[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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: Sun, 13 Mar 2011 17:35:08 -0700 (PDT)

Stefan Küng wrote:
>
> You have to specify all the files separately on the command line and
> then use the --non-recursive switch for the commit.
>

It looks like this is an SVN pre-1.7 bug:

# ./svn ci --non-recursive pathToNonExternalsFile pathToFileFromExternals
svn: warning: The depth of this commit is 'empty', but copied directories
will regardless be committ
t.
svn: E155004: Commit failed (details follow):
svn: E155004: Are all targets part of the same working copy?
svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

-- 
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-tp31103921p31140457.html
Sent from the tortoisesvn - dev mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2711317
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-14 01:35:11 CET

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.