Re: removing a tag from the repository
From: Mark E. Hamilton <mhamilt_at_sandia.gov>
Date: Mon, 14 Apr 2008 14:23:02 -0600
I had problems as well with tags not getting removed. Turned out I was
--exclude="some_tag_.*"
rather than
--exclude="some_tag_*"
When I fixed that I went from 500+ tags to around 20.
CRISP Norman wrote:
-- ---------------- Mark E. Hamilton Orion International Technologies, Inc. Sandia National Laboratory, NM. 505-844-7666 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-04-14 22:23:30 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.