You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Jo Armb." <jo...@gmx.de> on 2008/03/07 18:03:40 UTC

find the same revision of a file in branches

Hello,

how can I easily find the childs of a file?

Lets say, I find a serious error in /branch/xxx/x.c and the error came 
in in revision 372.
How can I find all tags and branches which are containing the file is 
x.c (and maybe its siblings)?

In CVS I can identify the branches and tags by the tags itself which are 
on the file.
Anyway, the tree of a file is orthogonal to the tree of the project in 
CVS, CC or some RCS bases system. I think since SVN lacks this 
orthogonality, a project configuration is more difficult when the 
project itself has a orthogonal customer/software structure...

Does anybody have any ideas about the problem of finding specific file 
revision in some (later created) branches?

Thanks very much!

    Jo.



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