You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by pc...@netcourrier.com on 2004/03/09 16:29:48 UTC

History of a folder (or a file)

I'm testing subversion, and I don't find how to know :
-A folder is a copy (svn copy) of another folder at revision N
-A revision of a folder has been copied (svn copy also) to another folder

This would be usefull to follow the creation of branches and versions.

cvs log gives this kind of information (which revision of a file is used to create a tag, not the copy of a file to another folder : these operations are the same with subversion not with cvs)

Thanks,

Pierre


------------------------------------------------------
Send mail to pceteaud at macif.fr not to the anti-spam netcourrier.com address


-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,16 € TTC/min)



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


Re: History of a folder (or a file)

Posted by Ben Collins-Sussman <su...@collab.net>.
On Tue, 2004-03-09 at 10:29, pceteaudatmacif.fr@netcourrier.com wrote:
> I'm testing subversion, and I don't find how to know :
> -A folder is a copy (svn copy) of another folder at revision N
> -A revision of a folder has been copied (svn copy also) to another folder

'svn log --verbose'



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