svn - Adding repository to Eclispe using Subclipse -


all,

i have created repository on unix server , trying connect using subclipse on local machine. when try add repository in eclipse, following error:

ra layer request failed svn: options of 'https://xxx/<my repository>': 200 ok (https://xxx) 

i using subclipse plugin. on windows xp machine. there way can check locally repository accessible?

try tortoisesvn more descriptive in errors, can check parameters repobrowser.

anyway doesn´t seem error, return 200 ok reponse, returning not ok subclipse, url missing information.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

openssl - Load PKCS#8 binary key into Ruby -