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

Re: Peculiar "feature" on SVN Export

From: Kurt Pruenner <leak_at_gmx.at>
Date: Wed, 18 Jun 2014 19:42:52 +0200

On 18.06.2014 16:21, Robert Schor wrote:
> I am attempting to Export a "copy of the Working Copy" to the Public
> Directory so users can "use", but not "commit", the code (we're in
> "testing" mode). I open the folder into which I want to commit,
> C:\Users\Public\Documents, right-click, and choose Export. The
> resulting dialog box shows the following: URL:
> https:\\nba-vcs\svn\TCC\S-Lab/trunk (this is the correct location of
> the repository for the S-Lab project). The Export directory,
> however, shows as
> C:\Users\Public\Documents\https:\nba-vcs\svn\TCC\S-Lab. I need to
> manually delete "https:\nba-vcs\svn\TCC", leaving S-Lab, and then it
> "does what I want", namely exports the S-Lab folder from the
> repository into a newly-created S-Lab folder in Public Documents.
>
> Why does Export add extra elements from repository URL? If I do an
> SVN Checkout instead of an Export, I do get the expected Checkout
> Directory of C:\Users\Public\Documents\S-Lab.

I'm pretty sure your URL is as invalid as a URL can be, because you're
using backslashes (\) where regular slashes (/) should be - I'm pretty
sure TSVN is interpreting your "URL" as a regular windows path.

Try "https://nba-vcs/svn/TCC/S-Lab/trunk" instead and I'm sure it'll
work a lot better...

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
np: Nils Petter Molvær, Moritz von Oswald - Development (1/1)
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3083530
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-06-18 19:43:06 CEST

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

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