> -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
> -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
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
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
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
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_
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
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 can do a clean checkout, but that's creating
a new WC... t