开发者

Subversion "copy link"

Is it possible, using subversion, to have a special kind of link that creates a copy of the destination when checked out, instead of a reference/symlink?

I would like to have my template jboss configuration on a svn directory "/jboss/server/default/mycfg". i would like to have links ("mycfg01","mycfg02","mycfg03",..) that are identical to "mycfg", so i can edi开发者_JAVA技巧t in only one place, but when i check out, i'd like each directory to be a diferent copy, with its own runtime information (log files, etc).


You might be interested in subversion externals.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜