Re: Can I have one project link to two subversion server?
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Fri, 23 Apr 2010 17:22:42 -0500
On Apr 23, 2010, at 17:14, yixiaodafang wrote:
> I want to know whether I can have one project link to two different
No, that's not how Subversion works.
You could look into svk, which is based on Subversion, works with existing Subversion repositories, and I believe does let you work that way.
But the usual way to do what you're asking would be to create a branch on the official server and do your intermediate work on that branch, then merge it to the trunk when you're done.
|
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.