On Mon, Apr 12, 2010 at 5:56 PM, Francois Grieu <fgrieu_at_gmail.com> wrote:
> Hi,
>
> I'm trying to export a single source file of a former revision from a
> project, to local directory C:\rrr\sss, and get:
> Command: Export
> Error: Can't move 'C:\rrr\tempfile.tmp' to 'C:\rrr\sss': Accès refusé.
> Finished!:
>
> The error means "access denied". The target system is a French XP SP3,
> with Tortoise SVN 1.67. Here is exactly what I'm doing:
> - logged with full rights
> - create directory C:\rrr and sub-directory C:\rrr\sss
> - tortoiseSVN repo browser
> - navigate in repository browser to
> file:///S:/blah/blah_repo/trunk/sources [on a SMB share]
> - select line with file mysource.c
> - right-click / show log
> - select line with the revision I want (250)
> - right-click / export; URL of repository is
> file:///S:/blah/blah_repo/trunk/sources/mysource.c
> - click on ... button for Export directory, navigate to C:\rrr\sss ,OK;
> Export directory is C:\rrr\sss
>
Try specifying C:\rrr\sss\mysource.c in the "Export directory" field, rather
than just \sss. I know, its a build counterintuitive.
<snipped />
Cheers,
Daniel B.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2567441
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-04-12 12:28:38 CEST