On 2005-11-03 18:43:56 -0500, DJ Delorie wrote:
> This is crude, but it lets you use "tag:foo/bar/grill"
> as a repository, and it replaces the "tag:foo" with a matching
> entry in ~/.svnrc like this:
>
> tag foo svn://gcc.gnu.org/svn/gcc/trunk/whatever
>
> So, with a .svnrc like this:
>
> tag t
This is crude, but it lets you use "tag:foo/bar/grill"
as a repository, and it replaces the "tag:foo" with a matching
entry in ~/.svnrc like this:
tag foo svn://gcc.gnu.org/svn/gcc/trunk/whatever
So, with a .svnrc like this:
tag trunk svn://gcc.gnu.org/svn/gcc/trunk
tag 4.0 svn://gcc.gnu.org/sv