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

RE: Renaming directories in repo?

From: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-05-19 04:17:45 CEST

HI Constantin,

I believe you have requested subversion to update your working copy.

It's just incidental that you have renamed a directory. Subversion does
not know this. It is just "following orders" and updating your working
directory as requested. Which would require a delete of your existing
directory and getting you a fresh copy of a new directory (ie your
renamed directory)

So be careful, any change your colleagues have done in their working
copy will be lost.

Thanks
Lakshman

> -----Original Message-----
> From: Constantin Werner [mailto:werner@cs.uni-goettingen.de]
> Sent: Wednesday, 17 May 2006 8:07 PM
> To: users@subversion.tigris.org
> Subject: Renaming directories in repo?
>
> Hi all,
>
> I have a directory with many big files. Some other users have this
> directory also checked out. Now I rename that directory.
> When the other users do their update, subversion renames the directory
-
> but also downloads the whole directory content again. Is there any way
> to avoid this behavior and only having a local rename without
> downloading all contents of the directory?
>
> Thanks
> Constantin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 19 04:21:24 2006

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.