SVN reports that all targets are not part of same working copy when there is an svn:external that points within the repository
From: Ryan J Ollos <ryano_at_physiosonics.com>
Date: Mon, 11 Apr 2011 15:36:29 -0700 (PDT)
I originally reported this issue with TortoiseSVN [1], but we narrowed it
If I am committing a working copy with modifications to dir1 and dir2, dir2
svn: E155004: Commit failed (details follow):
I've created a batch file [2] to reproduce the issue, using svn and svnadmin
The versions I used to produce the error are:
[2]
IF EXIST %REPOS% rmdir /s /q %REPOS%
%SVNADMIN% create %REPOS%
echo proj1 > proj1/file1.txt
cd proj1
[3]
-- View this message in context: http://old.nabble.com/SVN-reports-that-all-targets-are-not-part-of-same-working-copy-when-there-is-an-svn%3Aexternal-that-points-within-the-repository-tp31374552p31374552.html Sent from the Subversion Dev mailing list archive at Nabble.com.Received on 2011-04-12 00:37:00 CEST |
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.