You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Nicola Piccinini <pi...@gmail.com> on 2007/03/04 15:57:28 UTC

problem with svn status and an external resource

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