Sunday, July 12, 2009

SVN temporary directory issue

When i was doing `svn up` or `svn co` on my linux box, i was getting the following error.

svn: Can't find a temporary directory: Error string not specified yet

I tried to google it, figured out that my /tmp folder is full, deleted it, got the problem resolved.

No comments:

Post a Comment