RE: Re: removing a tag from the repository
From: CRISP Norman <Norman.Crisp_at_alcatel-lucent.com>
Date: Mon, 14 Apr 2008 16:05:49 -0500
Thanks Mark,
That may just be the problem.
Norm.
-----Original Message-----
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.org --------------------------------------------------------------------- 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 23:06:20 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.