Commit Graph

  • a9d0ae966b use git-repo-config for more convenience Simon Hausmann 2007-02-07 23:25:56 +01:00
  • 136507baba fix incremental imports Simon Hausmann 2007-02-07 23:09:49 +01:00
  • 88df3ee39c cleanups and work with the latest git-fast-import Simon Hausmann 2007-02-07 22:57:01 +01:00
  • 8ca775d2e2 some work on single revision imports Simon Hausmann 2007-02-01 18:19:55 +01:00
  • 0b7d9a98a3 small cleanup Simon Hausmann 2007-02-01 17:42:23 +01:00
  • bd69d30f27 turns out there is no need for a temporary import branch and rebasing Simon Hausmann 2007-02-01 08:23:39 +01:00
  • b8eb0ce284 very experimental incremental import support :) Simon Hausmann 2007-02-01 00:08:51 +01:00
  • 5933f5eee8 fix permissions Simon Hausmann 2007-01-31 23:09:24 +01:00
  • 60053b01f0 write tags for each changeset Simon Hausmann 2007-01-31 23:03:01 +01:00
  • 7263558fda display progress again (forgot to flush) Simon Hausmann 2007-01-31 22:47:53 +01:00
  • dba2db9822 be a bit more permissive on the accepted depot paths Simon Hausmann 2007-01-31 22:41:08 +01:00
  • 555a9dd9d9 avoid fstat for every file Simon Hausmann 2007-01-31 22:38:07 +01:00
  • 6a5b413aae ported the remaining bits over to -G Simon Hausmann 2007-01-31 22:31:28 +01:00
  • 465f852151 port p4 users to -G Simon Hausmann 2007-01-31 22:19:18 +01:00
  • e3435cd0ea cleanups, migrated towards using p4 -G Simon Hausmann 2007-01-31 22:13:17 +01:00
  • 4cdcf7837b write to git-fast-import directly instead of to stdout Simon Hausmann 2007-01-31 21:54:56 +01:00
  • c13e8e8440 cleanups Simon Hausmann 2007-01-31 20:48:39 +01:00
  • 48450e1e04 speed up the import and try to get the permissions working Simon Hausmann 2007-01-31 20:16:26 +01:00
  • da11cb633b this way the time zone seems to work Simon Hausmann 2007-01-31 19:43:16 +01:00
  • 1c782c3a3b first attempt at date parsing, the timezone isn't correct yet though Simon Hausmann 2007-01-31 16:39:46 +01:00
  • 9c24ea5079 a little bit more convenience Simon Hausmann 2007-01-31 09:49:41 +01:00
  • 483cb95cf9 support a basic commandline :) Simon Hausmann 2007-01-31 09:39:20 +01:00
  • 231bf1f78f here's my current version of a p4 import script. very much work in progress :) Simon Hausmann 2007-01-31 00:16:59 +01:00
  • 0e4f5f2586 Don't use svn_repos - just svn_fs, baby. Also clean up some unused variables. Chris Lee 2007-01-16 19:21:01 -08:00
  • 213774473c Don't use svn_repos - stick with svn_fs and be happy. Chris Lee 2007-01-16 19:13:38 -08:00
  • 16457490c1 Actually generates valid tar archives now! Chris Lee 2007-01-15 03:33:03 -08:00
  • e1f8b2ec31 * svn-archive.c: Initial work on this (not nearly complete yet) * svn-fast-export.c: Fix a potential segfault * Makefile: add support for svn-archive Chris Lee 2007-01-14 17:07:42 -08:00
  • 5c4e1b3f8e Don't set the max_rev arbitrarily low. Chris Lee 2007-01-14 08:51:30 -08:00
  • 8d6ad3b02d No more leaks! Chris Lee 2007-01-14 08:49:29 -08:00
  • 4b021505d7 Properly make use of fputs instead of fprintf for dumping the revision log. Chris Lee 2007-01-14 07:48:24 -08:00
  • ca36862bb7 Should be almost exactly equivalent now, and both should function properly. Chris Lee 2007-01-14 07:05:30 -08:00
  • 5d26e4f820 Properly format the time as the number of seconds since the epoch, like git-fast-import wants us to. Chris Lee 2007-01-14 06:11:31 -08:00
  • 2d4a1e5d9d s/Committing/Exporting/g Chris Lee 2007-01-14 05:21:16 -08:00
  • 059db0187e Took out some debug statements that weren't needed. Chris Lee 2007-01-14 05:19:25 -08:00
  • 0f33b8fe9e Adding initial rev of my svn-fast-export app, in Python and C. Chris Lee 2007-01-14 05:16:29 -08:00