Eclipse, Subclipse si relocarea unui repository SVN
Se pare că interfața SVN pe care o are Subclipse activată în mod implicit, și anume JavaHL are un DNS resolving scris cu picioarele. Inițial am crezut că m-am tâmpit eu și nu am setat corect adresa serverului ce rezolva hostname-ul respectiv … dar adresa era corectă, deci relocare - din cuc - un alt eventual checkout - din cuc. Din fericire există alternativă, și anume folosirea SVNKit pe post de interfață.
Window » Preferences » Team » SVN - iar Client se schimba din JavaHL în SVNKit. Voila - se rezolvă problemele.
Eroarea era ceva de genul:
RA layer request failed
svn: OPTIONS of ‘http://hostname/svn/repository_path/trunk’: Could not resolve hostname `hostname‘: No such host is known (http://hostname)
Acum totul este roz. Setup: Eclipse 3.4.1, Subclipse 1.6.2, Java 1.6.0_13.
If you found this page useful, consider linking to it.
Simply copy and paste the code below into your web site (Ctrl+C to copy)
It will look like this: Eclipse, Subclipse si relocarea unui repository SVN







