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

svn merge -- woot woot!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-04-05 23:31:17 CEST

And in this ring... watch us apply the differences between two
branches into a working copy! (Okay, tags, really, but no difference.)

[sussman_at_kepler:~/projects/test/libsvn_wc]$ svn merge http://svn.collab.net/repos/svn/tags/0.9/subversion/libsvn_wc http://svn.collab.net/repos/svn/tags/0.8/subversion/libsvn_wc
C ./props.c
C ./diff.c
C ./entries.c
C ./copy.c
G ./README
C ./util.c
C ./wc.h
C ./adm_crawler.c
C ./log.c
C ./adm_ops.c
C ./adm_files.c
C ./status.c

subversion/libsvn_wc/merge.c:59
svn_error: #21029 : <Can't find an entry>
  svn_wc_merge: `get_editor.c' not under revision control

Of course there are conflicts and errors, I would expect no less.
That's what you get when you try to merge an arbitrary changeset into
your working copy. :-)

Still, this is good progress.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 5 23:32:30 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.