On Mon, Nov 12, 2007 at 11:14:44PM +0100, J??rg Sommer wrote: > Hi, > > svn allows ~ as character in a tag name while git does not. git-svnimport > should replace such characters to make the import possible. Otherwise > git-tag fails.
Hi Joerg, git-svnimport will be removed from future versions of git, as its functionality has been superseded by the git-svn(1) program. AFAIK git-svn doesn't have this problem, you should use it instead of svnimport. HTH, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]