Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-21 Thread Philip Martin
Johan Corveleyn jcor...@gmail.com writes: On Mon, Aug 20, 2012 at 1:21 PM, Philip Martin philip.mar...@wandisco.com wrote: Steven Lee stlee...@gmail.com writes: On Aug 19, 2012 11:45 PM, Steven Lee stlee...@gmail.com wrote: Yes, I tried svn update --set-depth infinity and nothing happened.

RE: AW: Corrupt .svn directory using Subversion 1.7

2012-08-21 Thread Bert Huijben
-Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: maandag 20 augustus 2012 22:10 To: Philip Martin Cc: Steven Lee; Markus Schaber; users@subversion.apache.org Subject: Re: AW: Corrupt .svn directory using Subversion 1.7 On Mon, Aug 20, 2012 at 1:21 PM

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-21 Thread Steven Lee
svn up --set-depth empty foodir cleared out 'foodir', but svn up --set-depth infinity foodir did not bring any files back. 'svn checkout' did not work either. -Steven On 8/20/2012 4:21 AM, Philip Martin wrote: Steven Lee stlee...@gmail.com writes: On Aug 19, 2012 11:45 PM, Steven Lee

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-21 Thread Philip Martin
Steven Lee stlee...@gmail.com writes: svn up --set-depth empty foodir cleared out 'foodir', but svn up --set-depth infinity foodir did not bring any files back. You will have to look at the SQLite database to provide more information. Something like this may show what is going on:

AW: Corrupt .svn directory using Subversion 1.7

2012-08-20 Thread Markus Schaber
Hi, Steven, Von: Steven Lee [mailto:stlee...@gmail.com] I am using Subversion 1.7.0. I wanted to exclude a directory from my working copy so I entered svn update --set-depth exclude foodir. In the middle, I decided to cancel this operation. Now I'm in a state where some files under

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-20 Thread Steven Lee
Yes, I tried svn update --set-depth infinity and nothing happened. Many of the files are still missing from my working copy. It does seem like that should have worked. On a related note, I am able to svn checkout ... foodir elsewhere, and all of the files under foodir are retrieved. It's just

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-20 Thread Steven Lee
On Aug 19, 2012 11:45 PM, Steven Lee stlee...@gmail.com wrote: Yes, I tried svn update --set-depth infinity and nothing happened. Many of the files are still missing from my working copy. It does seem like that should have worked. Just to be clear, I tried svn update --set-depth infinity in

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-20 Thread Philip Martin
Steven Lee stlee...@gmail.com writes: On Aug 19, 2012 11:45 PM, Steven Lee stlee...@gmail.com wrote: Yes, I tried svn update --set-depth infinity and nothing happened. Many of the files are still missing from my working copy. It does seem like that should have worked. Just to be clear, I

Re: AW: Corrupt .svn directory using Subversion 1.7

2012-08-20 Thread Johan Corveleyn
On Mon, Aug 20, 2012 at 1:21 PM, Philip Martin philip.mar...@wandisco.com wrote: Steven Lee stlee...@gmail.com writes: On Aug 19, 2012 11:45 PM, Steven Lee stlee...@gmail.com wrote: Yes, I tried svn update --set-depth infinity and nothing happened. Many of the files are still missing from my