Re: Creation revision of a branch
From: Paul Koning <pkoning_at_equallogic.com>
Date: 2006-03-10 15:43:46 CET
>>>>> "Dan" == Dan Vasilescu <Vasilescu> writes:
Dan> Can I get from somewhere the creation revision of a branch?
You mean the revision in which it was created? svn log --stop-on-copy.
Or the revision of what was copied to create the branch?
Dan> It is possible to have branches created on from other branch.
Yes. Just copy from whatever you want to copy; that may be a branch.
If you do this, you need to be a bit more careful if you merge back to
But if you had branch B1, from trunk rev 100, and then you branch B1
Dan> I want to make a revision tree and it would be helpful for me to
Dan> Or I want to see if I have files modified in the branch after
svn log --stop-on-copy will do that; the earliest rev it shows is the
Dan> Or I want to get o folder from the branch at a previous revision
I don't understand what you mean by that.
paul
---------------------------------------------------------------------
|
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.