python/fast-export.git
18 years agochanged the default branch to master
Simon Hausmann [Sat, 10 Feb 2007 09:05:51 +0000 (10:05 +0100)]
changed the default branch to master

18 years agoavoid the excessive use of tags and just keep one p4 tag around
Simon Hausmann [Sat, 10 Feb 2007 09:05:29 +0000 (10:05 +0100)]
avoid the excessive use of tags and just keep one p4 tag around

18 years agocleanups
Simon Hausmann [Sat, 10 Feb 2007 08:25:22 +0000 (09:25 +0100)]
cleanups

18 years agoa little script to ease debugging of perforce's python output
Simon Hausmann [Thu, 8 Feb 2007 22:00:19 +0000 (23:00 +0100)]
a little script to ease debugging of perforce's python output

18 years agomake the branch configurable
Simon Hausmann [Thu, 8 Feb 2007 14:53:11 +0000 (15:53 +0100)]
make the branch configurable

18 years agoslightly better error handling
Simon Hausmann [Thu, 8 Feb 2007 14:45:16 +0000 (15:45 +0100)]
slightly better error handling

18 years agofix calculation of newest revision for initial import
Simon Hausmann [Wed, 7 Feb 2007 22:51:51 +0000 (23:51 +0100)]
fix calculation of newest revision for initial import

18 years agoyumm, more convenience
Simon Hausmann [Wed, 7 Feb 2007 22:37:54 +0000 (23:37 +0100)]
yumm, more convenience

18 years agouse git-repo-config for more convenience
Simon Hausmann [Wed, 7 Feb 2007 22:25:56 +0000 (23:25 +0100)]
use git-repo-config for more convenience

18 years agofix incremental imports
Simon Hausmann [Wed, 7 Feb 2007 22:09:49 +0000 (23:09 +0100)]
fix incremental imports

18 years agocleanups and work with the latest git-fast-import
Simon Hausmann [Wed, 7 Feb 2007 21:57:01 +0000 (22:57 +0100)]
cleanups and work with the latest git-fast-import

18 years agosome work on single revision imports
Simon Hausmann [Thu, 1 Feb 2007 17:19:55 +0000 (18:19 +0100)]
some work on single revision imports

18 years agosmall cleanup
Simon Hausmann [Thu, 1 Feb 2007 16:42:23 +0000 (17:42 +0100)]
small cleanup

18 years agoturns out there is no need for a temporary import branch and rebasing
Simon Hausmann [Thu, 1 Feb 2007 07:23:39 +0000 (08:23 +0100)]
turns out there is no need for a temporary import branch and rebasing

18 years agovery experimental incremental import support :)
Simon Hausmann [Wed, 31 Jan 2007 23:08:51 +0000 (00:08 +0100)]
very experimental incremental import support :)

18 years agofix permissions
Simon Hausmann [Wed, 31 Jan 2007 22:09:24 +0000 (23:09 +0100)]
fix permissions

18 years agowrite tags for each changeset
Simon Hausmann [Wed, 31 Jan 2007 22:03:01 +0000 (23:03 +0100)]
write tags for each changeset

18 years agodisplay progress again (forgot to flush)
Simon Hausmann [Wed, 31 Jan 2007 21:47:53 +0000 (22:47 +0100)]
display progress again (forgot to flush)

18 years agobe a bit more permissive on the accepted depot paths
Simon Hausmann [Wed, 31 Jan 2007 21:41:08 +0000 (22:41 +0100)]
be a bit more permissive on the accepted depot paths

18 years agoavoid fstat for every file
Simon Hausmann [Wed, 31 Jan 2007 21:38:07 +0000 (22:38 +0100)]
avoid fstat for every file

18 years agoported the remaining bits over to -G
Simon Hausmann [Wed, 31 Jan 2007 21:31:28 +0000 (22:31 +0100)]
ported the remaining bits over to -G

18 years agoport p4 users to -G
Simon Hausmann [Wed, 31 Jan 2007 21:19:18 +0000 (22:19 +0100)]
port p4 users to -G

18 years agocleanups, migrated towards using p4 -G
Simon Hausmann [Wed, 31 Jan 2007 21:13:17 +0000 (22:13 +0100)]
cleanups, migrated towards using p4 -G

18 years agowrite to git-fast-import directly instead of to stdout
Simon Hausmann [Wed, 31 Jan 2007 20:54:56 +0000 (21:54 +0100)]
write to git-fast-import directly instead of to stdout

18 years agocleanups
Simon Hausmann [Wed, 31 Jan 2007 19:48:39 +0000 (20:48 +0100)]
cleanups

18 years agospeed up the import and try to get the permissions working
Simon Hausmann [Wed, 31 Jan 2007 19:16:26 +0000 (20:16 +0100)]
speed up the import and try to get the permissions working

18 years agothis way the time zone seems to work
Simon Hausmann [Wed, 31 Jan 2007 18:43:16 +0000 (19:43 +0100)]
this way the time zone seems to work

18 years agofirst attempt at date parsing, the timezone isn't correct yet though
Simon Hausmann [Wed, 31 Jan 2007 15:39:46 +0000 (16:39 +0100)]
first attempt at date parsing, the timezone isn't correct yet though

18 years agoa little bit more convenience
Simon Hausmann [Wed, 31 Jan 2007 08:49:41 +0000 (09:49 +0100)]
a little bit more convenience

18 years agosupport a basic commandline :)
Simon Hausmann [Wed, 31 Jan 2007 08:39:20 +0000 (09:39 +0100)]
support a basic commandline :)

18 years agohere's my current version of a p4 import script. very much
Simon Hausmann [Tue, 30 Jan 2007 23:16:59 +0000 (00:16 +0100)]
here's my current version of a p4 import script. very much
work in progress :)

18 years agoDon't use svn_repos - just svn_fs, baby. Also clean up some unused variables.
Chris Lee [Wed, 17 Jan 2007 03:21:01 +0000 (19:21 -0800)]
Don't use svn_repos - just svn_fs, baby. Also clean up some unused variables.

18 years agoDon't use svn_repos - stick with svn_fs and be happy.
Chris Lee [Wed, 17 Jan 2007 03:13:38 +0000 (19:13 -0800)]
Don't use svn_repos - stick with svn_fs and be happy.

18 years agoActually generates valid tar archives now!
Chris Lee [Mon, 15 Jan 2007 11:33:03 +0000 (03:33 -0800)]
Actually generates valid tar archives now!

18 years ago* svn-archive.c: Initial work on this (not nearly complete yet)
Chris Lee [Mon, 15 Jan 2007 01:07:42 +0000 (17:07 -0800)]
* 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

18 years agoDon't set the max_rev arbitrarily low.
Chris Lee [Sun, 14 Jan 2007 16:51:30 +0000 (08:51 -0800)]
Don't set the max_rev arbitrarily low.

18 years agoNo more leaks!
Chris Lee [Sun, 14 Jan 2007 16:49:29 +0000 (08:49 -0800)]
No more leaks!

18 years agoProperly make use of fputs instead of fprintf for dumping the revision log.
Chris Lee [Sun, 14 Jan 2007 15:48:24 +0000 (07:48 -0800)]
Properly make use of fputs instead of fprintf for dumping the revision log.

18 years agoShould be almost exactly equivalent now, and both should function properly.
Chris Lee [Sun, 14 Jan 2007 15:05:30 +0000 (07:05 -0800)]
Should be almost exactly equivalent now, and both should function properly.

18 years agoProperly format the time as the number of seconds since the epoch,
Chris Lee [Sun, 14 Jan 2007 14:11:31 +0000 (06:11 -0800)]
Properly format the time as the number of seconds since the epoch,
like git-fast-import wants us to.

18 years agos/Committing/Exporting/g
Chris Lee [Sun, 14 Jan 2007 13:21:16 +0000 (05:21 -0800)]
s/Committing/Exporting/g

18 years agoTook out some debug statements that weren't needed.
Chris Lee [Sun, 14 Jan 2007 13:19:25 +0000 (05:19 -0800)]
Took out some debug statements that weren't needed.

18 years agoAdding initial rev of my svn-fast-export app, in Python and C.
Chris Lee [Sun, 14 Jan 2007 13:16:29 +0000 (05:16 -0800)]
Adding initial rev of my svn-fast-export app, in Python and C.