Re: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Johan Corveleyn
On Mon, Jul 9, 2012 at 10:41 PM, Dave Huang wrote: > I tried to roll back some changes to a file by doing a reverse merge, but I > had the file in question open and locked, so svn wasn't able to complete the > merge. However, this has left my working copy broken and unrecoverable :( (I > know I ca

Re: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Philip Martin
Johan Corveleyn writes: > I think you should file an issue for the unrecoverable working copy > after a "blocked by file-in-use" reverse-merge (maybe also for a > normal merge?). It would be nice though if you could come up with a > nice reproduction recipe, Just about any merge will do. repos_

Re: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Johan Corveleyn
On Tue, Jul 10, 2012 at 11:19 AM, Philip Martin wrote: > Johan Corveleyn writes: > >> I think you should file an issue for the unrecoverable working copy >> after a "blocked by file-in-use" reverse-merge (maybe also for a >> normal merge?). It would be nice though if you could come up with a >> n

Re: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Philip Martin
Johan Corveleyn writes: > Makes me wonder: what if some crap stays behind in .svn/tmp (for > whatever reason -- I just checked my working copies, and in one of > them there are two old svn-XX files in the tmp dir). Does cleanup > clean those up (after it has verified that they are not needed

Re: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Johan Corveleyn
On Tue, Jul 10, 2012 at 2:19 PM, Philip Martin wrote: > Johan Corveleyn writes: > >> Makes me wonder: what if some crap stays behind in .svn/tmp (for >> whatever reason -- I just checked my working copies, and in one of >> them there are two old svn-XX files in the tmp dir). Does cleanup >> c

RE: "svn cleanup" fails because it can't find a temp file

2012-07-10 Thread Bert Huijben
> -Original Message- > From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of > Philip Martin > Sent: dinsdag 10 juli 2012 11:20 > To: Johan Corveleyn > Cc: Dave Huang; users@subversion.apache.org > Subject: Re: "svn cleanup" fails because it ca

RE: "svn cleanup" fails because it can't find a temp file

2012-07-13 Thread Bert Huijben
> -Original Message- > From: Bert Huijben [mailto:b...@qqmail.nl] > Sent: dinsdag 10 juli 2012 16:52 > To: 'Philip Martin'; 'Johan Corveleyn' > Cc: 'Dave Huang'; users@subversion.apache.org > Subject: RE: "svn cleanup" fails be