>
> But sometimes you won't create a private branch for ridiculous reasons
> (here, I commented 2 lines in a .htaccess file beacause my local
> apache do not provide a module).
> I know Subversion manage very well branches with cheap copies, etc.
> But in my case, If I'm working on trunk, I won't create a branch just
> for 2 lines (because I have to merge to retreive modifications made by
> other users, etc.).
>
> I'm not very clear :)
>
> Sometimes branches are not the best solution.
>
> Manuel
>
I know what you mean with just one file or just two lines. How abut
copying the file to a new name, copying your Makefile also, then you can
build (temporarily) with the one you are working on. That way the svn ci
will only flag the file with a '!'.
-Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 16:09:12 2005