Hi!
  I'm using m2eclipse plugin which provides Maven integration into Eclipse. I'm used to checkout maven projects from svn via that plugin. However, when i try to check GeoTools out (New -> Maven -> Checkout Maven Projects from SCM), it fails. Here is my screen:

The output differs in maven console. I've obtained:

2.3.10 16:47:00 CET: svn : failure
2.3.10 16:47:00 CET: svn : cmd.exe /X /C "svn --non-interactive checkout -r HEAD http://svn.osgeo.org/geotools/trunk maven.1267544786802"
2.3.10 16:47:00 CET: Checkout error; svn: PROPFIND of '/geotools/!svn/vcc/default': could not connect to server (http://svn.osgeo.org)
 The svn command failed.


Or:

2.3.10 17:16:51 CET: svn : failure
2.3.10 17:16:51 CET: svn : cmd.exe /X /C "svn --non-interactive checkout -r HEAD http://svn.osgeo.org/geotools/trunk maven.1267546295798"
2.3.10 17:16:51 CET: Checkout error; svn: Can't move 'maven.1267546295798\modules\unsupported\process\src\main\resources\META-INF\.svn\tmp\entries' to 'maven.1267546295798\modules\unsupported\process\src\main\resources\META-INF\.svn\entries': Soubor nebo adresář je porušen a není čitelný. 
 The svn command failed.


Have anyone experienced similar behavior? I don't have problem with checking out maven projects from other projects.

Regards,

Zdenek

<<attachment: zfarana.vcf>>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to