/[svn2cvs]/trunk/svn2cvs.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/svn2cvs.pl

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 22 - (view) (annotate) - [select for diffs]
Modified Tue Jul 19 16:10:29 2005 UTC (18 years, 9 months ago) by dpavlin
File length: 11474 byte(s)
Diff to previous 21 , to selected 1
rewritten import to empty repository, better import of deep directory
structures, initial support for recovery from partial commit
added automatic cvs commit of webpage


Revision 21 - (view) (annotate) - [select for diffs]
Modified Fri Jul 1 19:07:10 2005 UTC (18 years, 10 months ago) by dpavlin
File length: 11582 byte(s)
Diff to previous 20 , to selected 1
Use C<update -d> instead of checkout after import, added fixes by Paul Egan
<paulegan@mail.com> for XMLin and fixing working directory.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Mon Apr 18 16:43:08 2005 UTC (19 years ago) by dpavlin
File length: 11167 byte(s)
Diff to previous 19 , to selected 1
fixed path deduction bug reported by Philippe Cote (thanks)


Revision 19 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 12:16:58 2005 UTC (19 years, 2 months ago) by dpavlin
File length: 11065 byte(s)
Diff to previous 18 , to selected 1
fixed revision


Revision 18 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 12:09:42 2005 UTC (19 years, 2 months ago) by dpavlin
File length: 11065 byte(s)
Diff to previous 17 , to selected 1
Support for importing your svn into empty CVS repository (it will first
create module and than dump all revisions).
Group commit operations to save round-trips to CVS server.
Documentation improvements and other small fixes.


Revision 17 - (view) (annotate) - [select for diffs]
Modified Thu Mar 18 12:29:15 2004 UTC (20 years, 1 month ago) by dpavlin
File length: 9086 byte(s)
Diff to previous 16 , to selected 1
squashed another bug: commits in root directory of CVS repository
work again


Revision 16 - (view) (annotate) - [select for diffs]
Modified Mon Mar 15 12:21:32 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 9074 byte(s)
Diff to previous 15 , to selected 1
added changes to documentation


Revision 15 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 21:53:44 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 8696 byte(s)
Diff to previous 14 , to selected 1
skip changes in log which are not under current Subversion checkout root
(e.g. branches which are not transfered to CVS)


Revision 14 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 21:49:36 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 8825 byte(s)
Diff to previous 12 , to selected 1
check if file is in CVS/Entries before add (to enable broken commits
to continue), correctly quote ' in commit messages for shell


Revision 12 - (view) (annotate) - [select for diffs]
Modified Sat Mar 13 17:22:53 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 8149 byte(s)
Diff to previous 11 , to selected 1
added documentation


Revision 11 - (view) (annotate) - [select for diffs]
Modified Sat Mar 13 15:44:04 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5879 byte(s)
Diff to previous 10 , to selected 1
quite commit messages in single quotes


Revision 10 - (view) (annotate) - [select for diffs]
Modified Thu Mar 11 16:48:38 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5889 byte(s)
Diff to previous 8 , to selected 1
better check for svn root, working example


Revision 8 - (view) (annotate) - [select for diffs]
Modified Thu Mar 11 16:26:49 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5886 byte(s)
Diff to previous 7 , to selected 1
adding of dirs now work, cleanup


Revision 7 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 22:35:55 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5556 byte(s)
Diff to previous 6 , to selected 1
work in relative directory to checkouted CVS repository, skip trunk
creation (which resulted in additional commit on .svnrev file, making
revision of .svnrev and svn repository out of sync)


Revision 6 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 22:16:19 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5433 byte(s)
Diff to previous 5 , to selected 1
make incremental run work again (brown-bag-kind-of-bug)


Revision 5 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 22:04:14 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5436 byte(s)
Diff to previous 4 , to selected 1
self-hosting


Revision 4 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 21:54:36 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5379 byte(s)
Diff to previous 3 , to selected 1
.svnrev revision number in CVS will correspond to
revision number in SubVersion if you start from
clean CVS repository and invoke this from post-commit
hook. Nice :-)


Revision 3 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 21:45:32 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 5388 byte(s)
Diff to previous 2 , to selected 1
better instructions, auto-creation of .svnrev, quiet checkout


Revision 2 - (view) (annotate) - [select for diffs]
Modified Tue Mar 9 21:02:42 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 4775 byte(s)
Diff to previous 1
start after current revision


Revision 1 - (view) (annotate) - [selected]
Added Tue Mar 9 20:58:34 2004 UTC (20 years, 2 months ago) by dpavlin
File length: 4621 byte(s)
initial import


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26