Re: SVN migration

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Michalske
Date: Wednesday, June 16, 2010 - 5:41 pm

On Jun 16, 2010, at 4:02 PM, William Hall wrote:


Look into svn.noMetadata configuration option.  It will prevent you from rebuilding the svn to git bridge if something seriously goes wrong, but it prevents the messages from changing.

svn-remote.<name>.noMetadata
This gets rid of the git-svn-id: lines at the end of every commit.
If you lose your .git/svn/git-svn/.rev_db file, git svn will not be able to rebuild it and you won't be able to fetch again, either. This is fine for one-shot imports.
The git svn log command will not work on repositories using this, either. Using this conflicts with the useSvmProps option for (hopefully) obvious reasons
--
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:
SVN migration, William Hall, (Wed Jun 16, 4:02 pm)
Re: SVN migration, Steven Michalske, (Wed Jun 16, 5:41 pm)
Re: SVN migration, William Hall, (Thu Jun 17, 3:33 am)
Re: SVN migration, William Hall, (Thu Jun 17, 9:27 am)
Re: SVN migration, Joshua Shrader, (Mon Jun 21, 2:12 pm)
Re: SVN migration, William Hall, (Mon Jun 21, 3:26 pm)
Re: SVN migration, William Hall, (Sat Jun 26, 3:33 am)
Re: SVN migration, David Bainbridge, (Sat Jul 3, 4:37 am)
Re: SVN migration, William Hall, (Sun Jul 4, 10:55 am)
Re: SVN migration, David Bainbridge, (Sun Jul 4, 3:01 pm)