Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete cmd doesn't work on a repository URL #7

Open
davemerrill opened this issue Jul 5, 2015 · 0 comments
Open

Delete cmd doesn't work on a repository URL #7

davemerrill opened this issue Jul 5, 2015 · 0 comments

Comments

@davemerrill
Copy link

(Thank you for this!)

I'm working on an Ant script that among other things creates an SVN tag from the current trunk. In case that's already been done, I want to delete the tag first if it exists, but it always gives the error "The filename, directory name, or volume label syntax is incorrect". If it exists, it was created by svntask, and I'm passing the same ${releaseTagUrl} Ant property to the delete cmd that I passed to the copy cmd to create it.

Is this intended to work on repository URLs? Would be super handy if it did.

I'm on Windows 7 Pro, using svntask-1.8-1.1.1, running the build inside IntelliJ IDEA,

Any thoughts would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant