[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Can I have one project link to two subversion server?

From: frank wang <yixiaodafang_at_gmail.com>
Date: Mon, 26 Apr 2010 22:04:02 -0700

Thanks for all reply.

I like the subversion since it is a nice tool running both on window
and linux. I looked git and svk and it seems they are only running on
linux and I am uisng windowXP. I really hope that svk can become more
stable and mature and runs on window.

Anyway, here is reason I want to check in the code into a private
resository before I merge the code into the office SVN. During the
development, I added a lot of codes for debugging in many stages. I
want to keep track these changes during the development, so if
anything does not work, then I can easily trace back to find a working
version. All these debugged codes are not supposed to be checked in to
the official SVN. After all debugging steps, I will clean the code and
test it. Once it is working, then the final code will be checked into
the official SVN. By doing this, I can add debug code, print out the
results and will not worry that later I lost track if something I
added break the code.

Thanks

Frank
On Fri, Apr 23, 2010 at 4:19 PM, Curley, John <John.Curley_at_windriver.com> wrote:
> Hi all,
>
> Sounds to me like the developers want to avoid branching and merging.
> Try it. You might like it.
>
> Seriously though, if you have concerns with branching and merging, I
> suggest some training and make some trial runs in a test repository. I
> believe there are software tools that will help you manage the branching
> and merging.
>
> HTH,
> John
>
Received on 2010-04-27 07:04:39 CEST

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.