Help with sparse checkouts

2013-08-12 Thread Ari Entlich
Hello all! At my current workplace, I have a git-svn repository which has an extremely large working directory. I did not use the --stdlayout option in this clone, so I have a number of branches in my working directory which duplicate large amounts of trunk. There is a particularly large subdir

git-svn: preserve commit dates?

2013-04-24 Thread Ari Entlich
Hey all! When I'm using git-svn, I'm always a bit dismayed that the dates in the git-svn commits are not copied from the original commits. They instead just contain the date of the dcommit. Note that I'm talking about the commits in my git repo here, not the ones in subversion - I know that tho