tagging and keeping the tree structure: an existential question
From: Michele Zamparelli <mzampare_at_eso.org>
Date: Thu, 07 Aug 2008 15:16:15 +0200
Dear Subversion folks,
I am noticing an unexpected behavior in the way the Eclipse plugins
The feature I am talking about is the fact that once you check-out a
It seems to me that the Eclipse plugins do not account for this function
Here the problem description:
we use the word "module" to identify a well defined directory structure
M/src
Suppose that M1 and M2 are two modules in the tree-like SVN repository,
trunk/alpha/beta/M1 assigned to person P1
Assume we're using Eclipse with the Subversive plugin (I believe the
Suppose P1 wants to tag M1 with the name "MyTag" (or any other symbolic
Subversive only allows the following tag to be created:
tags/MyTag/M1 whereas what would be desired is:
In other words in our community it is fairly important that when a
Now, I know very well that to SVN trunk and tags mean nothing special,
Notice that such a behavior can be obtained with the command line,
Are we the only one who have this problem?
Is requesting this functionality from the plugins the right way to proceed?
thanks for any help
Michele
---------------------------------------------------------------------
|
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.