RE: How about a troubleshooting guide for tree conflicts?

2013-08-30 Thread Vesa Paatero
Thank you for your reply, Stefan. My tree conflicts have usually been of the type that the right data is in the right place but it just hasn't been put there the way Subversion expects it... for example, I create a branch and check it out in one working copy, then copy it via the file system to th

Re: subversion load fails with “no such revision”

2013-08-30 Thread Harlan Harris
Tony, I used the seemingly-standard version of dumpfilter, not the 2 or 3 versions. But then I also did the search/replace trick that others had suggested to shift paths around. I don't think that's the issue, but I'm not sure. Thorsten, I wish it was just "a bit of web application stuff", but it'

Re: subversion load fails with “no such revision”

2013-08-30 Thread Thorsten Schöning
Guten Tag Harlan Harris, am Freitag, 30. August 2013 um 17:10 schrieben Sie: > I guess disk space is cheap now...! It's especially cheaper than your time if you only need to version "a bit of web application stuff" and, depending on the version of your old repos, newer repos may even reduce disk

Apache Subversion 1.7.13 released

2013-08-30 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.7.13. Please note that Subversion 1.7.13 is the next release after Subversion 1.7.11. The 1.7.12 release was not published publicly, due to issues found during testing. Please choose the mirror closest to you by visiting: http://subver

Apache Subversion 1.8.3 released

2013-08-30 Thread Ben Reser
I'm happy to announce the release of Apache Subversion 1.8.3. Please note that Subversion 1.8.3 is the next release after Subversion 1.8.1. The 1.8.2 release was not published publicly, due to issues found during testing. Please choose the mirror closest to you by visiting: http://subversion

Re: Apache Subversion 1.8.3 released

2013-08-30 Thread Ben Reser
On 8/30/13 8:34 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.8.3. > > Please note that Subversion 1.8.3 is the next release after Subversion 1.8.1. > The 1.8.2 release was not published publicly, due to issues found > during testing. > > Please choose the mirror

Re: Apache Subversion 1.7.13 released

2013-08-30 Thread Ben Reser
On 8/30/13 8:34 AM, Ben Reser wrote: > I'm happy to announce the release of Apache Subversion 1.7.13. > > Please note that Subversion 1.7.13 is the next release after Subversion > 1.7.11. > The 1.7.12 release was not published publicly, due to issues found > during testing. > > Please choose the

RE: subversion load fails with “no such revision”

2013-08-30 Thread Tony Sweeney
There are at least four different versions of dumpfilter floating about the aether. It would help to know which one you used, and how you used it. Tony. From: Harlan Harris [mailto:harlan.har...@gmail.com] Sent: 30 August 2013 15:06 To: users@subversion.apache.o

Re: subversion load fails with “no such revision”

2013-08-30 Thread Harlan Harris
Thanks, Thorsten. That makes sense. I guess disk space is cheap now...! -Harlan On Fri, Aug 30, 2013 at 10:23 AM, Thorsten Schöning wrote: > Guten Tag Harlan Harris, > am Freitag, 30. August 2013 um 16:06 schrieben Sie: > > > I still haven't been able to make any progress on this. If > > Serve

Re: subversion load fails with “no such revision”

2013-08-30 Thread Philip Martin
Harlan Harris writes: > I still haven't been able to make any progress on this. If ServerFault and > this mailing list aren't going to be adequate to solve the problem, could > someone suggest an alternative? Thanks, Splitting up repositories is not trivial and it is not clear, to me at least, e

Re: subversion load fails with “no such revision”

2013-08-30 Thread Thorsten Schöning
Guten Tag Harlan Harris, am Freitag, 30. August 2013 um 16:06 schrieben Sie: > I still haven't been able to make any progress on this. If > ServerFault and this mailing list aren't going to be adequate to > solve the problem, could someone suggest an alternative? Thanks, The easiest workaround mo

Re: subversion load fails with “no such revision”

2013-08-30 Thread Harlan Harris
I still haven't been able to make any progress on this. If ServerFault and this mailing list aren't going to be adequate to solve the problem, could someone suggest an alternative? Thanks, -Harlan On Thu, Aug 29, 2013 at 8:21 AM, Harlan Harris wrote: > Hi. This is crossposted from > ServerFa

RE: How about a troubleshooting guide for tree conflicts?

2013-08-30 Thread Andrew Reedick
> -Original Message- > From: Stefan Sperling [mailto:s...@elego.de] > Sent: Friday, August 30, 2013 9:09 AM > To: Vesa Paatero > Cc: users@subversion.apache.org > Subject: Re: How about a troubleshooting guide for tree conflicts? > The SVN Book has a short chapter about tree conflicts w

Re: How about a troubleshooting guide for tree conflicts?

2013-08-30 Thread Stefan Sperling
On Fri, Aug 30, 2013 at 12:49:54PM +, Vesa Paatero wrote: > Hi, > > I've noticed that tree conflicts are a nasty thing that occur now and then > but can take half a day to clear out. The tree conflict problem (or field of > problems) runs contrary to SVN's attempt to be the intuitive and qui

How about a troubleshooting guide for tree conflicts?

2013-08-30 Thread Vesa Paatero
Hi, I've noticed that tree conflicts are a nasty thing that occur now and then but can take half a day to clear out. The tree conflict problem (or field of problems) runs contrary to SVN's attempt to be the intuitive and quirk-free alternative to SVN. In the past, when each directory of t