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

Re: Subversion exception

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 6 Mar 2012 09:51:32 -0500

2012/3/6 Jesper Møhl Madsen <jespermohl_at_gmail.com>:
> I installed the TotoiseSVN windows 7 64 bit started Repository Browser
> and pasted "https://simbus.svn.sourceforge.net/svnroot/simbus simbus"
> in URL... Thats all.

While TSVN shouldn't crash in this situation, you should not have that
second "simbus" in your URL. If you're checking out with the command
line client, it's:

svn co https://simbus.svn.sourceforge.net/svnroot/simbus simbus

but in TSVN, you only need to specify the URL you're checking out from
(https://simbus.svn.sourceforge.net/svnroot/simbus), and then you'll
select the local path separately.
Received on 2012-03-06 15:52:46 CET

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.