RE: TSVN 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:28:05 -0700 (PDT)
Hans-Emil Skogh wrote:
Here is a batch file [1] that reproduces the issues with the command line
The versions I produced this issue with are:
svn, version 1.7.0-dev(r1088319)
I'll be posting to a new thread on the svn mailing list tonight and will add
[1]
SET ROOTDIR=%cd%
IF EXIST %REPOS% rmdir /s /q %REPOS%
%SVNADMIN% create %REPOS%
echo proj1 > proj1/file1.txt
cd proj1
[2] http://nightlybuilds.tortoisesvn.net/latest/x64/small/
-- View this message in context: http://old.nabble.com/TSVN-reports-that-all-targets-are-not-part-of-same-working-copy-when-there-is-an-svn%3Aexternal-that-points-within-the-repository-tp31103921p31374502.html Sent from the tortoisesvn - dev mailing list archive at Nabble.com. ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2718973 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-04-12 00:28:08 CEST |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.