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

Re: skel_usage status

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-05-08 16:49:06 CEST

Philip Martin <philip@codematters.co.uk> writes:

> So what is the status of 'svn merge' at the moment, how much is
> expected to work?

Well, the only bug *I* know of is the fact that in the command

    'svn merge -rX:Y path dest-path'

... the 'dest-path' argument is currently being ignored; all local
mods are happening in '.' (see issue #700).

> When I test it by hand, merging files seems to work but
> adding/removing directories fails, even if I patch round the --force
> problem. Is this a know limitation or did this work in the past?

No, directory addition and deletion definitely used to work in my
hand-tests, when I first wrote the merge code. :-(

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 8 16:52:21 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.