Thanks Paul!
I'm all sorted now... well mostly.... :)
Mike
Paul Koning wrote:
>>>>>>"Michael" == Michael Caplan <michael.caplan@htc.ca> writes:
>>>>>>
>>>>>>
>
> Michael> Wow! Thanks for the really fast replies from all of you!
> Michael> What you all mentioned makes good sense, but the issue I am
> Michael> still trying to get my head around is identifying tags from
> Michael> branches.
>
> Michael> In my case, the RELEASE_3_3_2_BUILD_2 tag was done on a
> Michael> branch (RELEASE_3_3_MAINT). How can I identify where a tag
> Michael> comes from (trunk or branch)?
>
>Look at the log (easiest is to say svn log --stop-on-copy. For a tag
>that should give you exactly one item, which is the svn copy that
>created the tag). svn log -v will show you the path actions. That
>should be an svn copy, and the log will show you the source path.
>
> paul
>
>
>---------------------------------------------------------------------
>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 Tue Sep 27 19:01:23 2005