Svn checkout of a symbolic link in linux working copy fails with svn: E155009: and svn: E000002: error

1.2k Views Asked by At

I have a symbolic link committed into my svn-repository in linux. When i try to check out the symbolic link i see the below svn error ,

svn: E155009: Failed to run the WC DB work queue associated with '/home/mkas0001/test/fram', work item 30 (file-install Versions/Current 1 0 1 1) svn: E000002: Can't create symbolic link '/home/mkas0001/test/fram/Vers/Curr.tmp': No such file or directory

What is the reason behind this error? I googled and came to know that linux supports svn symbolic link version. A quick and prompt reply will be highly appreciated.

Thanks, Manju.

0

There are 0 best solutions below