On Tuesday 05 April 2005 10:57, oleksa borodie wrote:
> Hello
>
> I'm using some open-source projects code in my work. I need make
> changes with open-souce code to implement some feature. This changes
> is too specific and cann't be used in the project sometime.
> Is there "the best practice of" maintaince custom changes with new
> versions?
>
> E.g. os1 - project with my changes based on 1.1 version hosted in the
> local repository. How should I merge local changes with new 1.2
> version? Should I put local changed source code into the separate
> project with original code?
> repository
> -os1 //changed sources
> --trunk
> -os2 // original souces
> --trunk
You should really take a look at SVK (http://svk.elixus.org/). It handles
this sort of thing very well, and it built on top of Subversion.
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 6 19:36:50 2005