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

AW: retrieve branch creation revision id

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2006-10-05 15:03:22 CEST

Pierrick LE GALL <mailto:plegall@talend.com> schrieb am Donnerstag, 5. Oktober 2006 14:59:

> Hi there,
>
> Given that a branch is simply a directory in my Subversion repository,
> how do I retrieve the revision id responsible of a directory creation?
>
> I suppose by analysing the "svn log" output, but can anybody tell me
> what to look for?

Take the last revision from "svn log --stop-on-copy <branch>". It will tell you on which revision the copy was created and where it was copied from.

>
> Cheers,

regards

felix

-- 
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
eMail: gilcher@exozet.com
URL: www.exozet.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 5 15:04:10 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.