Re: git-svn: What is --follow-parent / --no-follow-parent for?

2012-11-28 Thread Steven Michalske
On Nov 19, 2012, at 11:31 PM, Sebastian Leske wrote: > > Commit graph of git-svn result: > > --follow-parent: --no-follow-parent: > > > | | > /| | | > / | | | > | |

Re: [RFC 1/4 v2] Implement a basic remote helper for svn in C.

2012-07-26 Thread Steven Michalske
On Jul 2, 2012, at 4:07 AM, Jonathan Nieder wrote: > [...] >> diff: Use fifo instead of pipe: Retrieve the name of the pipe from env and >> open it >> for svndump. > > I'd prefer to avoid this if possible, since it means having to decide > where the pipe goes on the filesystem. Can you summar

Re: bzr->git: keep empty directories

2012-07-14 Thread Steven Michalske
Perhaps having a file named something like: .git_foreign_scm_empty_dir or some shorter name. With the contents of the fast importer empty directory info put in there; If any book keeping is needed. It also looks like you strip out meta-data. perhaps a file like: .git_foreign_scm_metadata We