Re: Cannot check out public directory with client 1.8.x without access to repo root

2013-08-21 Thread Mark Tsuchida
On Wed, Aug 21, 2013 at 12:17 AM, Ivan Zhakov wrote: > On Wed, Aug 21, 2013 at 4:17 AM, Mark Tsuchida wrote: >> On Tue, Aug 20, 2013 at 12:02 AM, Ivan Zhakov wrote: >>> On Mon, Aug 19, 2013 at 11:14 PM, Ivan Zhakov wrote: On Mon, Aug 19, 2013 at 10:19 PM, Mark Tsuchida wrote: >> [..

unsubscribe

2013-08-21 Thread Rajesh Patwardhan

RE: How Big A Dump File Can Be Handled?

2013-08-21 Thread Geoff Field
From: Nico Kadel-Garcia Sent: Thursday, 22 August 2013 8:10 AM I would never do a transfer like this without a copy of the dumpfile available, for reference. The pain of having to re-run the dump later, especially if there are any bugs in the "svnadmin load" conf

Re: How Big A Dump File Can Be Handled?

2013-08-21 Thread Nico Kadel-Garcia
I would never do a transfer like this without a copy of the dumpfile available, for reference. The pain of having to re-run the dump later, especially if there are any bugs in the "svnadmin load" configuration, normally justifies keeping the dump around until well after the migraiton is completed.

Re: SVN Copy now fails with 424 FailedDependency

2013-08-21 Thread Philip Martin
"Ian Girouard" writes: > Adding: C:\Projets\Logiciels9.1.XX.307 > Error: Commit failed (details follow): > Error: Adding directory failed: COPY on > Error: /svn/Logiciels/!svn/rvr/118520/Branches/9.1.XX.307 (424 Failed > Dependency) > I was able to make the copy work by asking all the d

Re: SVN Copy now fails with 424 FailedDependency

2013-08-21 Thread Ben Reser
On Wed Aug 21 12:15:05 2013, Ben Reser wrote: > On Wed Aug 21 11:31:09 2013, Mark Phippard wrote: >> I think this regression is probably caused by a change in mod_dav in >> Apache 2.2.25/2.4.6 >> >> https://issues.apache.org/bugzilla/show_bug.cgi?id=55306 > > That looks like a potential dupe of: >

Re: SVN Copy now fails with 424 FailedDependency

2013-08-21 Thread Ben Reser
On Wed Aug 21 11:31:09 2013, Mark Phippard wrote: > I think this regression is probably caused by a change in mod_dav in > Apache 2.2.25/2.4.6 > > https://issues.apache.org/bugzilla/show_bug.cgi?id=55306 That looks like a potential dupe of: https://issues.apache.org/bugzilla/show_bug.cgi?id=55304

Re: SVN Copy now fails with 424 FailedDependency

2013-08-21 Thread Mark Phippard
On Wed, Aug 21, 2013 at 1:56 PM, Ian Girouard wrote: > Hi, I’m trying to do a svn copy command to create a tag and I get the > following error : > > ** ** > > Command: Copy C:\Projets\Logiciels9.1.XX.307 to > https://svn.aquadata.com:8443/svn/Logiciels/Tags/TestTagSVN18, Revision > WC >

SVN Copy now fails with 424 FailedDependency

2013-08-21 Thread Ian Girouard
Hi, I'm trying to do a svn copy command to create a tag and I get the following error : Command: Copy C:\Projets\Logiciels9.1.XX.307 to https://svn.aquadata.com:8443/svn/Logiciels/Tags/TestTagSVN18, Revision WC Adding: C:\Projets\Logiciels9.1.XX.307 Error: Commit failed (details follow):

assertion failed (SV_IS_VALID_REVNUM(*youngest))

2013-08-21 Thread Scott Chantry
TortoiseSVN 1.8.1 windows x64. I opened up repo browser and after a long wait, this error popped up. I can't do anything with tortoisesvn1.8.1 --- Subversion Exception! --- Subversion encountered a serious problem. Please take the time to report this

svn merge

2013-08-21 Thread Brestin Sebastian
Hi, I have 30 files that I want to merge, but I do not know which would be the easiest and much efficient and save way to do so. I have the main production line Z and two other branches X and Y. All of the branches are still in production since X and Y are minor releases. Therefor on a time frame

Subversion exception when commiting with TortoiseSVN

2013-08-21 Thread Tom Robinson
Client version (Windows 8): TortoiseSVN 1.8.1, Build 24570 - 64 Bit , 2013/07/22 18:28:29 Subversion 1.8.1, -release apr 1.4.8 apr-util 1.5.2 serf 1.3.0 OpenSSL 1.0.1e 11 Feb 2013 zlib 1.2.8 Server version (SubversionEdge on Windows 2008 R2): Software version 4.0.1-3680.113 Subversion version 1.

Re: Cannot check out public directory with client 1.8.x without access to repo root

2013-08-21 Thread Ivan Zhakov
On Wed, Aug 21, 2013 at 12:01 PM, Ben Reser wrote: > On Wed Aug 21 00:17:08 2013, Ivan Zhakov wrote: >> The first bug here why Subversion 1.8 doesn't ask you for credentials on >> checkout >> like it does for commit. > > Known limitation of HTTP, see the Partial Readability on Checkouts > block a

Re: Cannot check out public directory with client 1.8.x without access to repo root

2013-08-21 Thread Ben Reser
On Wed Aug 21 00:17:08 2013, Ivan Zhakov wrote: > The first bug here why Subversion 1.8 doesn't ask you for credentials on > checkout > like it does for commit. Known limitation of HTTP, see the Partial Readability on Checkouts block at the bottom of this page: http://svnbook.red-bean.com/en/1.7

RE: How Big A Dump File Can Be Handled?

2013-08-21 Thread Geoff Field
> From: Thorsten Schöning > Sent: Wednesday, 21 August 2013 17:21 PM > Guten Tag Geoff Field, > am Mittwoch, 21. August 2013 um 08:29 schrieben Sie: > > > I've just realised that my concern was based on a power-of-2 > > limitation that means that a 32-bit signed integer would > roll over at > >

Re: How Big A Dump File Can Be Handled?

2013-08-21 Thread Thorsten Schöning
Guten Tag Geoff Field, am Mittwoch, 21. August 2013 um 08:29 schrieben Sie: > I've just realised that my concern was based on a power-of-2 > limitation that means that a 32-bit signed integer would roll over > at the 2GB mark, with an unsigned roll-over at 4GB. It's possible > the Windows Server

Re: Cannot check out public directory with client 1.8.x without access to repo root

2013-08-21 Thread Ivan Zhakov
On Wed, Aug 21, 2013 at 4:17 AM, Mark Tsuchida wrote: > Hi Ivan, > > On Tue, Aug 20, 2013 at 12:02 AM, Ivan Zhakov wrote: >> On Mon, Aug 19, 2013 at 11:14 PM, Ivan Zhakov wrote: >>> On Mon, Aug 19, 2013 at 10:19 PM, Mark Tsuchida >>> wrote: > [...] The server is running SVN 1.6.11 (CentOS

RE: How Big A Dump File Can Be Handled?

2013-08-21 Thread Geoff Field
> From: Ben Reser > Sent: Wednesday, 21 August 2013 17:07 PM > > On 8/20/13 11:29 PM, Geoff Field wrote: > > Note that we have the old version 1.2.3 server software installed at > > the C:\Program Files\Subversion location, and later versions > > are stored under other locations, with the path se

Re: How Big A Dump File Can Be Handled?

2013-08-21 Thread Ben Reser
On 8/20/13 11:29 PM, Geoff Field wrote: > Note that we have the old version 1.2.3 server software installed at the C:\Program Files\Subversion location, and later versions are stored under other locations, with the path set to point to the new version. I'm creating the new repositories with the old