svnadmin hotcopy fail with 1.6.11

2010-04-24 Thread Andy Peters
Hello, list ... I just updated a server from 1.6.3 to 1.6.11, running on Fedora 7. I didn't do a dump and load on the repository. When running svnadmin hotcopy on the repo, I get a complaint about file fsfs.conf not found. When I looked in the repo, I didn't see this file, so that explains th

Re: Change warning on externals checkout failure to error

2010-04-24 Thread Stefan Sperling
On Sat, Apr 24, 2010 at 07:23:20PM +0300, anatoly techtonik wrote: > On Sat, Apr 24, 2010 at 4:59 PM, Stefan Sperling wrote: > > On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote: > >> Hello, > >> > >> We have an issue in Bitten [1] continuous integration system that if > >> SVN fa

Re: Change warning on externals checkout failure to error

2010-04-24 Thread anatoly techtonik
On Sat, Apr 24, 2010 at 4:59 PM, Stefan Sperling wrote: > On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote: >> Hello, >> >> We have an issue in Bitten [1] continuous integration system that if >> SVN fails when checking out externals, we can't detect this. Therefore >> build proce

Re: Change warning on externals checkout failure to error

2010-04-24 Thread Neil Muller
Stefan Sperling elego.de> writes: > > On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote: > > Please, CC. > > > > [1] http://bitten.edgewall.org/ticket/552 > > I guess the easiest fix would be to make svn use an exit code of 1 > if updating externals failed. Would that solve you

Re: Change warning on externals checkout failure to error

2010-04-24 Thread Stefan Sperling
On Sat, Apr 24, 2010 at 04:05:04PM +0300, anatoly techtonik wrote: > Hello, > > We have an issue in Bitten [1] continuous integration system that if > SVN fails when checking out externals, we can't detect this. Therefore > build process, where "svn" is essential chain link continues when it > sho

Change warning on externals checkout failure to error

2010-04-24 Thread anatoly techtonik
Hello, We have an issue in Bitten [1] continuous integration system that if SVN fails when checking out externals, we can't detect this. Therefore build process, where "svn" is essential chain link continues when it should fail. Please advise, what should be done in this case. Maybe it could be fi

Re: commit hangs

2010-04-24 Thread Piotr KabaciƄski
Hi, Maybe it has nothing to do with this but i had similar problem with vpn connection. Solution was to change MTU to smaller value, after that problem disapeared. On 04/24/2010 01:14 AM, Franz Gregor wrote: hi there, when i try to commit my changes to the repository the commitment simply

Building from source

2010-04-24 Thread Matthias Hryniszak
Hi there, I'm looking for instructions for building Subversion (current trunk) from sources on Windows using free tools. I'd love to have it under VC++ 2010 Express but any other VC++ Express would do. Is there a HOWTO that I could use? Best regards, Matthias.