You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Marco <za...@yahoo.it> on 2009/12/03 15:24:25 UTC

RE: Future support to real tags and real branches?

Hi all, 

sorry for the late reply. I am impressed by the amount of insightful answers to my question!

I'd like to apologize for being initially lazy, I did some google search and I found answers referring versions of SVN previous to 1.5, so no merge or --reintegrate or --record-only were mentioned. These options and mergeinfo are improvements that makes quite easier to play with branches. 

Yet, the fact that tags and branches are actually "simulated" in SVN on the top of copies over the file system, continue to give me minor problems. For example, I usually work with Eclipse/Subclipse, which allows me to declare "this copy is tag X". 

However such information is lost if I checkout a branch and I create another Eclipse project with it (cause it's not information managed natively by SVN). 

Another problem is that it seems it is often hard to show a revision tree, i.e.: the history tree of project/, with tags reported, as well as branch paths attached to branching points. This is possible in Subclipse, but not when its internal information about tags and branches are lost the way said above. I think the main reasons of these problems is due to the fact that SVN sees project/ as just the root of trunk/tags/branches, and not as a whole project. 

Anyway, given the new features of the 1.5> versions, I think I can survive with the above issues. I am sorry for not having discovered them before, I quite deserve a RTFM for that! :-)

Thank you all for the replies.

Marco.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2426722

Please start new threads on the <us...@subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <us...@subversion.apache.org>.