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

problem with svn status and an external resource

From: Nicola Piccinini <piccinini_at_gmail.com>
Date: 2007-03-04 16:57:28 CET

Hi list,

I've a problem with svn status and an external resource. in Ubuntu Dapper:

georuby$ svn --version --quiet
1.3.1
georuby$ svn info
Path: .
URL: svn://rubyforge.org/var/svn/georuby/GeoRuby/trunk
Repository Root: svn://rubyforge.org/var/svn/georuby
Repository UUID: 7a115c08-5c0b-0410-86fa-965754e9f858
Revision: 77
[ omitted output ]

georuby$ svn update

Fetching external item into 'tools/lib/spatial_adapter'
External at revision 77.

At revision 77.
georuby$ svn status -u
X tools/lib/spatial_adapter
Status against revision: 77

Performing status on external item at 'tools/lib/spatial_adapter'
svn: Connection closed unexpectedly
georuby$

As you see the status command with -u option fails on external
resource while the update works.

The same occurs on a Debian Etch system (svn version 1.4.2).

External resources from other repositories (not
svn://rubyforge.org/var/svn/georuby) works well (so maybe the problem
is in the repository setting).

What am I doing wrong?
Thanks,

Nicola Piccinini

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 4 16:58:20 2007

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

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