On Wed, 15 Feb 2012 17:17:28 -0800, Chad <[email protected]> wrote:

On Wed, Feb 15, 2012 at 8:09 PM,  <[email protected]> wrote:
Add notes also on how we first cd(1) to the right directory, run some
command that zaps all the hidden .svn files and another command that
adds all the equivalent hidden .git files or whatever.


The .git folders will exist after you clone the repository. There won't be
any .svn directories there to clean up.

-Chad

;) Actually you mean "folder", not "folders" (well, unless you're talking about subfolders within .git/). Unlike .svn with its complete mess, you don't need something fancy to clean it up. Since git uses nothing but one root .git/ folder.

Though double checking. It looks like rather than asking how to clone the git repo. He's asking how to convert a svn based checkout to a git checkout.

--
~Daniel Friesen (Dantman, Nadir-Seen-Fire) [http://daniel.friesen.name]

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to