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

Check out and relative paths (again)

From: Jens Geyer <jgx_at_vsx.net>
Date: Mon, 8 Sep 2008 15:40:34 +0200

Hello,

some versions ago an issue has been fixed (thanks!) with non-absolute paths.
After the problem has been fixed, TSVN checkouts then assumed correctly the
current folder in the explorer-window as the base.

Example:
- Using explorer, I navigate to C:\MySources
- I right-click, choose "TSVN checkout".
- In the dialog, select the repository path ...
- ... and specify "MyWorkingCopy" as the target.

Note there is no (absolute) path specification in the "target" box.

Expected:
TSVN should check out the working copy into C:\MySources\MyWorkingCopy

What really happens:
TSVN checks out into my temp folder, e.g.:
C:\Users\Jens\AppData\Local\Temp\MyWorkingCopy

BTW; it's really hard to figure out, where your working copy might be. I had
to use the ProcessMonitor before I was able to locate it. It would be
somewhat helpful if the progress log dialog would display the full path also
in these cases.

Best regards and many thanks,
JensG

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-09-08 15:38:32 CEST

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

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