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

Problem with renaming a branch

From: von Bargen, Joergen <Joergen.vonBargen_at_SARTORIUS.COM>
Date: 2007-09-05 14:36:52 CEST

Hi Folks,

In a very large project I've tried to rename a lot of stuff via scripting and at a specific point I always get an error.

I could reduce the problem to a single commmand and get it reproduceable.

Use the attached makefile _in_an_empty_folder_ and you'll get the error.

The makefile will

* create an initial blank new repository
* create a project with some files
* copy the trunk to a branch
* copy the branch to another branch
* rename a branch (this is where the error occurs)

Does anyone have a suggestion how to fix this or
a workaround?

I've already tried to replace the mv with as cp & rm, but the rm failes the same way.

TIA for any help

jørgen

Disclaimer :

The information contained in this e-mail is intended only for the individual
addressed. If you have received this e-mail by mistake, please notify us
immediately by return reply. Be sure to delete this message and all its
attachments from your system. Please note that any unauthorized review,
copying, disclosure or any other use of this information is strictly
prohibited. E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost, destroyed,
received late or incomplete, or could contain viruses. The sender therefore
does not accept any liability for any error or omission in the content of
this message, either of which are caused as a result of e-mail transmission.
If verification is required, please request a hard-copy version.
Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

  • application/octet-stream attachment: Makefile
Received on Wed Sep 5 15:00:14 2007

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.