[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re[2]: Rename + Change in one commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-29 18:16:12 CEST

Lev Serebryakov <lev@serebryakov.spb.ru> writes:

> Hello Ben,
>
> Friday, August 29, 2003, 7:45:17 PM, you wrote:
>
> >> svn move Old New
> >> ${EDITOR} New/module.pm
> >> svn ci
> >> I got error.
> BCS> This should not error. Show us details, so we can reproduce.
> Easy. Really, there are TWO level of renames. May be it is point:

Why did you *say* that? That's not what your description said!

>
> svn rename Old New
> svn rename New/Old2ndlevel New/New2ndlevel

This will break during commit. It's a known bug, issue 1259.

The workaround is to commit the two 'moves' independently.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 29 18:21:27 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.