Effects of merge on added files
From: Eric Sammer <eric_at_ineoconcepts.com>
Date: 2003-10-11 06:36:50 CEST
All:
I'm a bit of subversion noob (but a cvs veteran) so I apologize in
I have a working directory like:
ProjectName/
If I try the following to merge the branch back into trunk:
cd ProjectName/trunk
I get errors such as:
Skipped missing target: A_file_added_in_branch.c
I understand that this file doesn't exist in trunk yet and is therefore
esammer@ripley trunk $ cd ProjectName/trunk
I get the unified diff output that I would expect.
I'm quite sure I've missed something because even in alpha stage,
I've read the svn book (especially chap. 4) through as well as the guide
To clarify, in cvs, I would do:
(In working directory root ProjectName)
cvs tag -b DEV_0_01
Thanks in advance, and apologies all around for the noob question.
-- Eric Sammer eric@ineoconcepts.com http://www.ineoconcepts.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Oct 11 06:37:39 2003 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.