On 17.11.2010 20:23, Scott McCool wrote:
> Thanks again for the reply. I was just surprised that if I am in DOS
> in C:/temp, it won't let me CD into repository.
> (Remember my testing repository is c:/temp/repository.) If I do a DIR,
> it lists repository, but it just won't let me CD into it.
That means you don't have the correct access rights for that folder, and
therefore you can't access it via file:/// either.
Set the right permissions for your OS account and you should be fine.
Better yet: move your repository and data away from c:\temp - that
directory is for temp data that's automatically written by old apps - on
a new OS that folder shouldn't even exist.
Stefan
>
>>
>>> I noticed that I am not able to find that directory with DOS but I can
>>> look at it with Windows explorer. Is that normal?
>>
>> What do you mean by 'not able to find with DOS'? What command did you
>> use? What happened?
>>
>> Are there any strange file attributes set on the repository directory?
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2682543
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2682544
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-17 20:26:38 CET