Re: [Feature Request] Better Subversion integration

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sebastian Harl <sh@...>
Cc: Björn <B.Steinbrink@...>, Sam Granieri Jr <sjgdev@...>, Git Users List <git@...>
Date: Friday, February 15, 2008 - 6:38 pm

On Mon, Feb 11, 2008 at 09:47:04 +0100, Sebastian Harl wrote:

There's no need to have a Git _branch_ together with the tag -- tag is also
a ref.

For the rest, the user definitely has to be notified, because git push will
_not_ push out the updated tag if the previous version of it was already
pushed. So the user will have to deal with that manually.

If there was to be a support for tags in git-svn, I would actually suggest to
simply make the name mapping more flexible and simply say, that branches in
tags/ should be imported to refs/tags (while the rest going to
refs/remotes/svn). You see, subversion tags are not annotated (so they don't
need special handling) and git-update-ref will update tags just fine.

-- 
						 Jan 'Bulb' Hudec <bulb@ucw.cz>
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Feature Request] Better Subversion integration, Sam Granieri Jr, (Sat Feb 9, 10:44 pm)
Re: [Feature Request] Better Subversion integration, Sebastian Harl, (Mon Feb 11, 4:47 am)
Re: [Feature Request] Better Subversion integration, Jan Hudec, (Fri Feb 15, 6:38 pm)
Re: [Feature Request] Better Subversion integration, Sam Granieri Jr, (Mon Feb 11, 12:55 pm)
Re: [Feature Request] Better Subversion integration, Sebastian Harl, (Mon Feb 11, 6:11 pm)
Re: [Feature Request] Better Subversion integration, Michael Haggerty, (Sun Feb 10, 12:52 pm)
Re: [Feature Request] Better Subversion integration, Michael Haggerty, (Sun Feb 10, 3:36 pm)