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

Re: Modify a directory

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-11-06 14:08:09 CET

On Tuesday 06 November 2007, Matthias Junker wrote:
> a very stupid question: is it possible that a directory is modified in
> subversion? i mean a rename, copy or move is handled as add/delete
> actions. so is there anything i missed, or should i really only see "A"
> and "D" in the "log -v" of a directory and never "M"?

Hmmm, it should be a copy, followed by a delete within the same revision.
However, to answer your question, this is an implementation detail and the
same for files and directories. The log basically says that the old location
ceased to exist while the new location started to exist. It shouldn't matter
though, the history is retained nonetheless, the copy knows "where it came
from".

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Michael Wöhrmann, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 6 14:08:42 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.