Re: svnadmin upgrade output message i18n issue

2013-05-23 Thread Erik Huelsmann
One application has multiple active code page settings on Windows. Or course if your example was the only option, we would not be having this discussion. Bye, Erik. sent from my phone On May 23, 2013 6:44 PM, "Dongsheng Song" wrote: > On Thu, May 23, 2013 at 11:38 PM, Erik Hue

Re: svnadmin upgrade output message i18n issue

2013-05-23 Thread Erik Huelsmann
Found at least one of the related discussions: http://svn.haxx.se/dev/archive-2004-05/0078.shtml bye, Erik. On May 23, 2013 5:38 PM, "Erik Huelsmann" wrote: > > > > > > >> I think the best solution is: DO NOTconvert the GETTEXT(3) returned > > >>

Re: svnadmin upgrade output message i18n issue

2013-05-23 Thread Erik Huelsmann
> > > >> I think the best solution is: DO NOTconvert the GETTEXT(3) returned > >> messages, write it ***AS IS***, since GETTEXT(3) already do the > >> correct conversion for us. > > > > Well, even though gettext may want us to believe otherwise, this doesn't > > work for cross platform application

Re: svnadmin upgrade output message i18n issue

2013-05-23 Thread Erik Huelsmann
sent from my phone On May 23, 2013 4:43 PM, "Dongsheng Song" wrote: > > On Thu, May 23, 2013 at 10:06 PM, Philip Martin > wrote: > > Dongsheng Song writes: > > > >> On Thu, May 23, 2013 at 9:28 PM, Philip Martin > >> wrote: > >>> Dongsheng Song writes: > >>> > On Thu, May 23, 2013 at 9:11

Re: Why Subversion 1.7.1 tagged but not announced?

2011-10-21 Thread Erik Huelsmann
On Fri, Oct 21, 2011 at 7:11 PM, Bob Archer wrote: >> Has anybody a clue on why SVN 1.7.1 has been tagged in the repo but not >> announced as available? >> According to the release note it contains many improvements and bug fixes, >> teasing me for an upgrade... >> >> Regards, >> Ludovic > > Becau

Re: svn wc&repo performance

2011-08-09 Thread Erik Huelsmann
Hi Andreas, On Tue, Aug 9, 2011 at 11:06 AM, Andreas Krey wrote: > On Mon, 01 Aug 2011 07:39:59 +, Les Mikesell wrote: > ... > > SQLlite has years of development and a good reputation for robust > behavior. > > I don't doubt that. > > > I'd expect it to be hard to match its performance and r

Re: Estimation of repository upgrade

2011-08-05 Thread Erik Huelsmann
On Fri, Aug 5, 2011 at 7:52 PM, Les Mikesell wrote: > On 8/5/2011 12:27 PM, Mark Phippard wrote: > >> >> > Until you manually copy over the $repodir/db/uuid file, this is >> true. >> > That's one of the "relevant configuraton files" I referred to. >> >>So, are you saying svnsync will

Re: Estimation of repository upgrade

2011-08-05 Thread Erik Huelsmann
On Fri, Aug 5, 2011 at 7:27 PM, Mark Phippard wrote: > On Fri, Aug 5, 2011 at 1:19 PM, Bob Archer wrote: > > >> > Until you manually copy over the $repodir/db/uuid file, this is true. >> > That's one of the "relevant configuraton files" I referred to. >> >> So, are you saying svnsync will be fas

Re: AW: Logging Subversion client HTTP requests

2011-08-01 Thread Erik Huelsmann
Hi, On Mon, Aug 1, 2011 at 10:38 AM, Andreas Krey wrote: > On Mon, 01 Aug 2011 08:54:59 +, Markus Schaber wrote: > ... > > AFAICs, the SvnKit people are the only project really trying to develop > an independend SVN implementation, and they go through great pains, even > down to re-implement

Re: Logging Subversion client HTTP requests

2011-07-30 Thread Erik Huelsmann
Hi Manuel, On Sat, Jul 30, 2011 at 12:16 PM, Manuel Lemos wrote: > Hello, > > I am writing a small SubVersion client library independent of the svn > client command. > > My library works well but for some reason it does not work with a certain > SSL server that is not under my control. It return

Re: Subversion: list of respositories

2011-07-18 Thread Erik Huelsmann
> I would think that it looks at SVNParentPath and tries to treat every > > subdirectory of that as a repository. > > Not quite. It's not "every subdirectory", it's "every child > directory". That means it will not descend into subdirectories of > subdirectories, fir example, so they all need to

Re: Taking mirror Backup of SVN Repos through 3rd Party Software

2011-06-29 Thread Erik Huelsmann
Hi Waseem, On Wed, Jun 29, 2011 at 6:17 PM, Waseem Bokhari < waseem.bokh...@netsoltech.com> wrote: > Hi Guys! > > We are using 3rd party software that take (Copy/Paste) > Backup of all databases of SVN on differential basis. *I have some > confusion.* > > What's in all

Re: Blank log messages when user has no access to specific folder

2011-05-16 Thread Erik Huelsmann
Hi Ricardo, On Mon, May 16, 2011 at 5:38 PM, Daniel Shahaf wrote: > Ricardo Smania (Desenv) wrote on Mon, May 16, 2011 at 11:10:34 -0300: >> Is there a way to always show the log message, even if the user can't see >> the complete list of files/folders that were commited? >> > > Not without appl

Re: Detect incompatible (future) workingcopy format.

2011-05-13 Thread Erik Huelsmann
Hi Markus, On Fri, May 13, 2011 at 11:20 AM, Markus Schaber wrote: > Hi, > > What is the safest future-compatible way to check for an incompatible / > unknown working copy format which was written by a future subversion > version? (e. G. WC-NG by SVN 1.7?) > > My idea was to run status with depth

Re: release date of Subversion 1.7

2011-04-09 Thread Erik Huelsmann
Hi Daniel, On Wed, Apr 6, 2011 at 7:34 AM, Daniel Shahaf wrote: > Stefan Sperling wrote on Mon, Apr 04, 2011 at 17:42:21 +0200: >> So I would recommend staying with 1.6.x for up to 6 months even after 1.7.0 >> is released. Unless you really need one of the new 1.7.x features right away. > > We ha

Re: mod_dav_svn as a sub module of subversion

2011-03-07 Thread Erik Huelsmann
Hi Nguyen, On Mon, Mar 7, 2011 at 8:41 AM, Nguyen Vu Hung (VNC) wrote: > Hello all, > > Just curious, why mod_dav_svn is distributed as a sub module of svn > instead of an idependent apache httpd module? > Because the module isn't stand-alone: it links against many of the modules (.so/.dll fil

Re: Merging case-only renames to branch

2010-11-15 Thread Erik Huelsmann
On Mon, Nov 15, 2010 at 10:07 PM, Daniel Becroft wrote: > On Mon, Nov 15, 2010 at 11:44 PM, David Weintraub wrote: >> >> On Sun, Nov 14, 2010 at 7:12 PM, Daniel Becroft >> wrote: >> > Hi, >> > >> > We've recently had to rename a couple of files on trunk by case only >> > (e.g. >> > FOO.C to foo.

Re: Question about performance and space

2010-11-12 Thread Erik Huelsmann
Hi San, On Fri, Nov 12, 2010 at 3:20 PM, San Martino wrote: > 2010/11/12 Erik Huelsmann : >>> Do you think Subversion scales well for the following case, where >>> /trunk contains about 5000 files and its size is 500Mb >>> development requires 10 commits per day

Re: Question about performance and space

2010-11-12 Thread Erik Huelsmann
Hi San, On Fri, Nov 12, 2010 at 2:57 PM, San Martino wrote: > 2010/11/11 Les Mikesell : >> That's not wrong in the sense that it won't work for a small repository, but >> it is not an efficient way to use subversion where you are concerned about >> space or time usage on the client.  Normally you

Re: svnserve.exe (Win32) using 2GB of memory and then crashing?

2010-11-12 Thread Erik Huelsmann
On Fri, Nov 12, 2010 at 9:34 AM, Daniel Shahaf wrote: > Daniel Shahaf wrote on Fri, Nov 12, 2010 at 10:30:46 +0200: >> Fixed in 1.6.14, which will be released in a week.  The CHANGES file in >> trunk already contains an appropriate entry :-) > > Having a CHANGES entry implies that the fix has been

Re: German console output

2010-10-21 Thread Erik Huelsmann
Hi Paul, On Wed, Oct 20, 2010 at 11:19 PM, Paul Maier wrote: > Hello! > > I would be interested in why the Windows binaries from CollabNet and WANdisco > aren't able to print messages from svn commands in German language to the > console. > > (Whereas the binaries from Win32Svn at http://alagaza

Re: Compiling mod_dav_svn against an installed Apache2 instance ?

2010-10-16 Thread Erik Huelsmann
On Sat, Oct 16, 2010 at 3:23 PM, Nelson Cabral wrote: > Does the default Apache2 config includes apr-devel ? Normally it doesn't. Bye, Erik.

Re: svn Farm

2010-10-16 Thread Erik Huelsmann
Hi Nico, > I'd love to see this deployed, and love to see the protocol updated > enough to block the use of the older, less secure clients. But 1.7 has > already blown well past its release date of "this summer. If it's not > in feature freeze, I'll be pleasantly surprised to see such a feature. >

Re: How to recover a very old repository?

2010-06-06 Thread Erik Huelsmann
Hi Dale, On Sun, Jun 6, 2010 at 9:49 AM, Dale Mellor wrote: > On Sat, 2010-06-05 at 17:15 -0400, Karl Fogel wrote: >> Dale Mellor writes: >> >I've recently pulled an old SVN repository off a disk image from a >> >server I had many moons ago, and now have the repository on a local file >> >system

Re: Strange status if .svn folder removed

2010-05-27 Thread Erik Huelsmann
On Thu, May 27, 2010 at 8:55 PM, Stein Somers wrote: > On 26-May-10 23:37, Daniel Becroft wrote: >> >>    The folder is still there, without a .svn folder inside it, and svn >>    doesn't know what to do with it. >>    C:\wc>svn st >>    ?       log >> >> >> Now SVN knows the folder is unversioned

Re: Maxsize of Properties

2010-05-25 Thread Erik Huelsmann
Dear Bettual, Making sure all clients can read them isn't a purpose by itself. I hope you don't have too many files with 10MB properties, or that you have huge amounts of memory in your clients: they are designed for small amounts of data and may be read fully into memory for many files at the sam

Re: Is there any way of extending the set of keywords recognized/expanded by Subversion?

2010-05-10 Thread Erik Huelsmann
Hi, On Mon, May 10, 2010 at 7:33 PM, Ryan Schmidt wrote: > > On May 10, 2010, at 09:07, Edward Knoll wrote: > >> Not Subversion source control, but some custom SCM/bookkeeping that has been >> built around/on top of Subversion - layers application teams don't have >> direct access.  My (forlorn

Re: commit hangs

2010-04-25 Thread Erik Huelsmann
2010/4/25 Piotr Kabaciński : > On 04/25/2010 12:29 PM, Franz Gregor wrote: >> >> That's it! Thanks a lot! Changing the MTU works. >> >> But wait a sec. What's the point in changing the MTU? What does a lower >> MTU change in the commit process? > > In fact i don't know :) I had problem with update.

Re: using PSexec to remotely run svnserver

2010-03-23 Thread Erik Huelsmann
On Tue, Mar 23, 2010 at 11:14 PM, Andy Levy wrote: > On Tue, Mar 23, 2010 at 15:46, yary wrote: >>>You should stop doing so immediately and set up a proper server. Any user >>>with direct file:-protocol access to the repository can access any part of it >>>(bypassing any path-based security you'v

Re: Subversion Histroy question

2010-01-08 Thread Erik Huelsmann
> Anyway, I can understand Andreas' desire to clean out old history > that's no longer needed, and that's only slowing things down. But > sometimes, having that entire history is very useful, so we chose not > to do that. Instead, we learned to live with the current limitations > for now, and we ho

Re: Subversion Histroy question

2010-01-06 Thread Erik Huelsmann
Hi Andreas, On Wed, Jan 6, 2010 at 1:28 PM, Andreas Hoegger wrote: > Hi all, > We have been using SVN for years. Our repositories raised in size over the > years. To get our repositories easier to maintain/backup we are looking for a > possibility to get rid of unused old revisions. You're awa

Re: Problem with checkout on AMD64

2009-12-27 Thread Erik Huelsmann
On Sun, Dec 27, 2009 at 10:33 PM, Stefan Sperling wrote: > On Sun, Dec 27, 2009 at 09:12:36PM +0100, Erik Huelsmann wrote: >> There's a fundamental difference in how the svn client and TSVN >> operate: TSVN creates all its files with full paths. In that case, the >> max

Re: Problem with checkout on AMD64

2009-12-27 Thread Erik Huelsmann
On Sun, Dec 27, 2009 at 6:06 PM, Tim Ellison wrote: > On 24/Dec/2009 14:49, Stefan Sperling wrote: >> On Wed, Dec 23, 2009 at 01:31:36PM +, Tim Ellison wrote: >>> Hi, >>> >>> I'm trying to checkout Apache Harmony on an x86_64 machine using the SVN >>> command-line client 1.6.6 binaries downloa