diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-11 08:10:29 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-11 08:10:29 +0000 |
commit | 1aa715b87d51f67522259e6e9124d4d6c78f7699 (patch) | |
tree | 49bca553acc1bb5fa8d6546db716a3d3d9c43921 /doc/rcs | |
parent | 4c36a292b0889ef06ed862fa5de2408bb8c2beb0 (diff) | |
download | ikiwiki-1aa715b87d51f67522259e6e9124d4d6c78f7699.tar ikiwiki-1aa715b87d51f67522259e6e9124d4d6c78f7699.tar.gz |
web commit by UlrikSverdrup: migrating from svn to git
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/git/discussion.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/rcs/git/discussion.mdwn b/doc/rcs/git/discussion.mdwn new file mode 100644 index 000000000..72954b564 --- /dev/null +++ b/doc/rcs/git/discussion.mdwn @@ -0,0 +1,5 @@ +## Migrating from svn to git ## + +I'd like to migrate from svn to git, because git is better in general but also has some nice properties that go well together with my use of ikiwiki.. I only change it myself. I want a single git repo so that my website directory is self-contained so that I don't need to drag around a separate svn repository on my computer. Is it possible to use ikiwiki so that it only uses a git repository in the same dir as all files are stored and edited? + +Otherwise, I hope migrating is just importing the svn repo to git and then setting up ikiwiki to use git. I don't plan to go back to svn after that so git-svn should only do the import.
\ No newline at end of file |