merge peg revisions not working
From: getagrip <getagrip_at_web.de>
Date: Thu, 27 Aug 2009 11:21:13 +0200
I have read that tortoise is able to use peg-revisions out of the box,
initial structure =>
1. /trunk/merge.c
2. cd /trunk
3. svn cp /trunk /branch
4. // create local modifications in trunk and then
5. svn sw /branch
6. svn mv merge.c branch_merge.c
7. svn ci -m "rename"
8. svn sw /trunk
9. svn merge /branch .
10. // merging trunk changes that were lost in r12 back to /trunk_at_HEAD
Whenever I try to merge (nr. 10) in tortoise I get a "file not found:
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.