Merge/Add/Commit problem
From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2006-07-31 12:05:50 CEST
Dear all,
I have noticed the following problem with Subversion 1.3.1 and
The behaviour of
svn co svn://myserever/myproject
and
svn co -r123 svn://myserever/myproject
should be the same. But when there were some files added between
Here is a short skript which I tested on an empty repository:
svn co svn://simpson/test
svn update
popd
pushd test_merge
popd
========================== CUT HERE ==========================
When running this script I get the following log:
Checked out revision 0.
========================== CUT HERE ==========================
It is possible neither with svn update, resolved, add etc. to
With best regards
-- Dipl.-Phys. Andreas Schweigstill Schweigstill IT | Embedded Systems Schauenburgerstraße 116, D-24118 Kiel, Germany Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436 Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Jul 31 12:07:07 2006 |
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.