Here's what I run:
svn checkout http://gwittir.googlecode.com/svn/trunk gwittir
ERROR:
svn: In directory 'gwittir/gwittir-core/src/main/java/com/totsp/
gwittir/rest/server'
svn: Can't open file 'gwittir/gwittir-core/src/main/java/com/totsp/
gwittir/rest/server/.svn/tmp/text-base/RESTProxyServlet.java.svn-
base': No such file or directory
I'm running on Mac OSX Snow Leopard:
svn --version
svn, version 1.6.5 (r38866)
compiled Dec 10 2009, 19:59:33
There are two files with identical (barring case) names in the svn
tree:
A gwittir-core/src/main/java/com/totsp/gwittir/rest/server/
RestProxyServlet.java
A gwittir-core/src/main/java/com/totsp/gwittir/rest/server/
RESTProxyServlet.java
which cause the problem. Easiest workaround is to checkout the whole
tree on a linux vm, and copy across to your Mac fs.
--
You received this message because you are subscribed to the Google Groups "gwittir-users" group.
To post to this group, send email to gwitti...@googlegroups.com.
To unsubscribe from this group, send email to gwittir-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwittir-users?hl=en.