> On 10/4/06, Stephen Barton <[EMAIL PROTECTED]> wrote:
> > ...
> > Error validating location: "org.tigris.subversion.javahl.
> ClientException: Network connection closed unexpectedly svn: 
> Connection Closed Unexpectedly"
> > after a long wait.
> 
> Sounds like svnserve wasn't running.  Generally, a long wait when
> trying to connect using protocol X means there's nothing there,
> but a test is to telnet to the port and see if you get a response of 
> some sort.
> 
> > Then I tried a file:// repository that points to a local directory 
> and got the error:
> >
> > Error validating location: "org.tigris.subversion.javahl.
> ClientException: Couldn't open a repository"
> 
> Sounds like you don't have the path quite right.
> 9 times out of 10 it's a missing slash (look real close at the
> examples in "the book").
> 
> You can post the path (C:\somerepository\location) if you want the
> proper example, but
> I bet it's the slash thing.
> 
> Also know, that currently subclipse doesn't come set up to support 
> the
> 1.4 SVN working copy format.
> This means that if you use the latest version of tortoiseSVN (which
> does) on a working copy (anything you have
> checked out from the repository), subclipse won't be able to work with 
> it.
> You can upgrade the subclipse files to work with 1.4 WCs, but it
> doesn't do it by default.
> 
> So long as you do everything with subclipse, you should be fine, I 
> reckon.
> 
> Glad to see you getting into it, SVN rocks, as does source control in 
> general.
> 
> Good Stuff!
> den
> --
> I have a vision of many things to come
> a way to erase mistakes that have previously been done
> -Pennywise, "Wouldn't It Be 
Nice"

Thanks Den for pointing me in the right direction. I took a look at:

http://svnbook.red-bean.com/en/1.2/svn.advanced.reposurls.html

and realised that I was missing a slash after file://

Thanks again,
Stephen

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255515
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to