cancel
Showing results for 
Search instead for 
Did you mean: 

Can't access SVN

anilkumar_sama
Champ in-the-making
Champ in-the-making
Hi,

I have installed Eclipse and trying access the svn://svn.alfresco.com/alfresco/HEAD using file–>new–>project–>SVN.
I am getting error like " Folder doesn't exist" and "Check out Problem".
I have gone through the link http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment.
But installed only eclipse and subeslipse.

Could you guide me how to resolve the problem?

Regards,
Anil
6 REPLIES 6

mikeh
Star Contributor
Star Contributor
Make sure your firewall isn't blocking the svn port (3690 if memory serves).

I've just tested svn info svn://svn.alfresco.com/alfresco/HEAD from a remote shell in the U.S. and this worked as expected.

Thanks,
Mike

anilkumar_sama
Champ in-the-making
Champ in-the-making
Thanks for your quick reply Mike.

I disabled the firewall.I am getting error like:

Error validation location:"org.tigris.subversion.javahl.ClientException:The requested name is valid and was found in the data base, but does not have the correct associated data being resolved for.

Svn:unknown hostname 'svn.alftresco.com'


Did still missing anything?

Please let me know

Thanks,
Anil

mikeh
Star Contributor
Star Contributor
Other than mis-spelling "alfresco" - I'm not sure.

Mike

anilkumar_sama
Champ in-the-making
Champ in-the-making
Hi Mike,

Sorry Mike . i have misspelled "alfresco" in previous froum.That was a typo mistake.

Oter than this any idea?

Regards,
Anil

anilkumar_sama
Champ in-the-making
Champ in-the-making
Hi,

I have chaged the proxy settings in subversion/server file.

i have uncommented and modified the section [global] like:

http-proxy-host:mentioned the proxy
http-proxy-port:mentioned the port number

but when i try to connevt SVN it is giving error like
…/subversion/server 144Smiley Surprisedption selected
144 is line number of http-proxy-host.

Please help me.

Cheers,
Anil

anilkumar_sama
Champ in-the-making
Champ in-the-making
Hi,
The error is coming because of space in the beginning of the property in the servers file.

Win : C:\Documents and Settings\hazrativ\Application Data\Subversion\servers

I removed the space.but again i edirected to the error mentioned in the begining

Error validation location:"org.tigris.subversion.javahl.ClientException:The requested name is valid and was found in the data base, but does not have the correct associated data being resolved for.

Svn:unknown hostname 'svn.alfresco.com'


Waiting for the solution

Anil