Re: Identifying copies in other branches
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-07 20:18:26 CEST
On Oct 6, 2005, at 17:07, <clarka@postfinance.ch>
> I have created serveral release branches of my source by using svn
Perhaps you're just using different terminology than I would, but
> In cvs I can simply examine the repository tags for the file,
Try
$ svn log --stop-on-copy -v foo
If foo is a copy of something else, the last log entry should tell
---------------------------------------------------------------------
|
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.