|
Subclipse Error when creating tags 27-03-07 06:02 Age: 2 yrs Category: Typo3
I use Subclipse, the Subversion client for Eclipse, for development. And I got an error when I tried to create a tag, "svn: PROPFIND request failed on '/svn/teleportal/!svn/bc/32/tags'", "svn: '/svn/teleportal/!svn/bc/32/tags' path not found.
The solution is simple. You need to create a tags directory first:
The tag creation works fine after that. <- Back to: Articles |