Skip to content

Ever thought what would happen if you `ln -s .svn .git`?

Notifications You must be signed in to change notification settings

alimpfard/svn-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

How does one do this dumb thing

  • svnadmin create foo
  • svn import wherever/empty file:///wherever/foo
  • svn co file:///wherever/foo bar
  • cd bar
  • git add .svn
  • git commit
  • svn add .git
  • svn commit

Why?

I dunno, why not 🤷

About

Ever thought what would happen if you `ln -s .svn .git`?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published