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

[Subclipse-users] Subclipse and externals property problem

From: Bartek Saran <barteks_at_rogers.com>
Date: Thu, 20 Nov 2008 11:47:59 -0800 (PST)

Hi,

I'm using the Subclipse plug-in with my IDE (Eclipse 3.1.1) and have added a propertyon a folder in the repository and the console output is as follows:

propset svn:externals "svn://repo/trunk/arm arm" D:/workspace/master_arm

I then try to Update or even a fresh check out and get the following error message in the console:

Updating external location at: D:/workspace/master_arm/svn://bpchfk5v31/CPIG/trunk/arm
The filename, directory name, or volume label syntax is incorrect.
svn: Can't check path 'D:\workspace\master_arm\svn:\repo\trunk\arm': The filename, directoryname, or volume label syntax is incorrect.

The concatenation between the file names/addresses is not accidental, and somewhat suspicious to me.

Has anyone had any similar issues with this? or am I doing something wrong. I've used this exact property with TortoiseSVN and it did check out the main folder and also the contents of arm as a subdirectory within it. Any help would be greatly appreciated. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-20 20:48:24 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.