svn copy - tags - parent dir and create paths
From: allan juul <lambretta_at_inet.uni2.dk>
Date: 2005-01-01 22:33:26 CET
hi
we are considering to use the default suggested repository layout (for
however i think we will have a slightly annoying situation when
layout
Developer A maintain subproject_A while developer B maintain subproject_B.
Now developer A wish to create a tag named v_1_0:
$ svn copy \
Browsing the repository from the tags directory will now look like this:
tags
Now developer B wish to create a tag named v_1_0:
$ svn copy \
Browsing the repository from the tags directory will now look like this:
tags
The above behavior is apparently controlled by the fact whether the
i have tow questions:
1) is there currently a way to always force the behavior of B?
2) is there currently a way to let a command like:
thanks
---------------------------------------------------------------------
|
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.