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

files in externals cannot be checked in

From: david m chinn <dchinn_at_nwlink.com>
Date: Wed, 9 Nov 2011 13:53:13 -0800 (PST)

I factored out some common code in a project and put it in an external.

the property is put on the top level folder, and the external files are place in a folder directly under the top level.

The external declaration looks like:

Local path: foo
URL: http://myServer.com/commonstuff/foo

Checking out works okay, and gives the structure:

proj
proj/foo
proj/foo/file1
proj/foo/file2

doing a checkin at proj shows a change to file1, but it is greyed out, and it's checkbox is unchecked and cannot be changed.

Now, coincidentally, I have several other external definitions set up that have been there for quite some time, and work correctly. The only thing i can think of that is different, is that the 'foo' external definition was added recently, after the client upgrade to the new 1.7 format...

Any help would be really appreciated

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2876704

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-10 01:14:53 CET

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.