Mark Phippard wrote:
>>>Use Subclipse to check it out.
>>>
>>It looks like that it doesn't work either. I can see some progress and
>>
>>
>>after that some empty decorator like [] appears on from of the empty
>>folder created by checkout wizard and that is it. I tried svn+ssh
>>protocol with the same result. Log file in the workspace directory also
>>has nothing. Do you have any suggestions where else I can look? As I
>>said, command line tool work ok.
>>
>>
>Did you try to accept certificate option or running svn info?
>
>
It never ask for certificate. Actually there is password-based auth
for that https resource.
>svn+ssh has the same certificate problems as https: and is generally more
>difficult to get working. Use https: if possible, you just need to accept
>the certificate one-time using the svn command line.
>
>
I was able to connect to svn+ssh too. There is also pasword-based auth
configured, so certificates are not used for authorization.
>>>My guess would be that the main folder is not an svn folder.
>>>
>> What is the main folder?
>>
>>
>Say you have
>
>workspace
> |- ProjectA
> |- src
>
>I mean that ProjectA has a .svn subfolder. CD to that folder in command
>prompt and try to run svn info.
>
>
Ahh, svn info saying that folder is revisioned.
Path: .
URL: https://host/repos/projName/trunk
Repository UUID: xxxxxxxxxxx
Revision: 18
Node Kind: directory
Schedule: normal
Last Changed Author: xxxxx
Last Changed Rev: 18
Last Changed Date: 2004-12-28 01:13:03 -0500 (Tue, 28 Dec 2004)
regards,
Eugene
Received on Wed Jan 5 10:56:48 2005