[cvsnt] Re: merge?

Tony Hoyle tmh at nodomain.org
Thu Jun 2 16:38:58 BST 2005


David Somers wrote:
> (note ~/tmp is empty)
> # cvs co -j WX_2_4_2 -j WX_2_6_0 prj/wxWidgets
> (so you end up with ~/tmp/prj/wxWidgets/....
> # cvs common -m "merge 2.6.0"
> 
> So, for some reason, cvsnt is somehow putting 'prj' onto the list of
> arguments.
>
That shouldn't work at all.. you're not in the sandbox at that point so 
the commit should fail completely.

You need to put a 'cd prj/wxWidgets' before the commit.

Tony



More information about the cvsnt mailing list