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

checkout with svn:external

From: Andy Johnson <ajcppmod_at_gmail.com>
Date: Mon, 30 Jun 2008 03:20:04 -0700 (PDT)

Hi

I'm having a problem checking out a project with a svn:external
property. We're using the svn+ssh protocol which we find convienient
as an existing user group can be used to control access to the repo.

I am hitting a problem when trying to checkout from account that
doesn't exist on the server. i.e.

foo_at_other-server-1 > svn co svn+ssh://a.johnson@svn-server-1/myproj/
A afile.cpp
A bfile.cpp
 U utilities

Fetching external item into 'utilities/src'
foo_at_svn-server-1 password:

a.johnson has an account on svn-server-1. foo however does not. Is
there a workaround for this to allow the username supplied in the URL
to be passed to the checkout for each external project?

Thanks

Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-30 20:24:28 CEST

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

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