ietf-ribose / svn-github-convert

Repository for `reposurgeon` svn => git migration scripts
1 stars 0 forks source link

Verify repository conversion for `mailreplay` #6

Closed ronaldtse closed 3 years ago

ronaldtse commented 3 years ago

@rjsparks it seems that the mailreplay svn repository is empty...?

https://svn.ietf.org/svn/tools/mailreplay/

me:/tmp: svn co https://svn.ietf.org/svn/tools/mailreplay/
A    mailreplay/tags
A    mailreplay/branch
A    mailreplay/trunk
Checked out revision 3.
me:/tmp: cd mailreplay/
me:/tmp/mailreplay: ll
total 0
drwxr-xr-x  8 me  wheel   256B Sep 17 09:40 .svn/
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 branch/
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 tags/
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 trunk/
me:/tmp/mailreplay: ll -alR
total 0
drwxr-xr-x   6 me  wheel   192B Sep 17 09:40 ./
drwxrwxrwt  24 root     wheel   768B Sep 17 05:16 ../
drwxr-xr-x   8 me  wheel   256B Sep 17 09:40 .svn/
drwxr-xr-x   2 me  wheel    64B Sep 17 09:40 branch/
drwxr-xr-x   2 me  wheel    64B Sep 17 09:40 tags/
drwxr-xr-x   2 me  wheel    64B Sep 17 09:40 trunk/

./.svn:
total 256
drwxr-xr-x  8 me  wheel   256B Sep 17 09:40 ./
drwxr-xr-x  6 me  wheel   192B Sep 17 09:40 ../
-rw-r--r--  1 me  wheel     3B Sep 17 09:40 entries
-rw-r--r--  1 me  wheel     3B Sep 17 09:40 format
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 pristine/
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 tmp/
-rw-r--r--  1 me  wheel   120K Sep 17 09:40 wc.db
-rw-r--r--  1 me  wheel     0B Sep 17 09:40 wc.db-journal

./.svn/pristine:
total 0
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 ./
drwxr-xr-x  8 me  wheel   256B Sep 17 09:40 ../

./.svn/tmp:
total 0
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 ./
drwxr-xr-x  8 me  wheel   256B Sep 17 09:40 ../

./branch:
total 0
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 ./
drwxr-xr-x  6 me  wheel   192B Sep 17 09:40 ../

./tags:
total 0
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 ./
drwxr-xr-x  6 me  wheel   192B Sep 17 09:40 ../

./trunk:
total 0
drwxr-xr-x  2 me  wheel    64B Sep 17 09:40 ./
drwxr-xr-x  6 me  wheel   192B Sep 17 09:40 ../
ronaldtse commented 3 years ago

@rjsparks has replied offline, will await further updates.

rjsparks commented 3 years ago

The mailreplay repository at the rsync point has been completely replaced with one that has content. I suggest removing the mailreplay directory from your local copy before rsyncing just to help ensure you have no remaining bits from the incorrect variant.

ronaldtse commented 3 years ago

Thanks @rjsparks , will follow up.

ronaldtse commented 3 years ago

Rerunning import job.

ronaldtse commented 3 years ago

Confirmed that the IETF SVN mailreplay repo is now populated: https://svn.ietf.org/svn/tools/mailreplay/trunk/

Screenshot 2021-09-28 at 8 24 28 AM Screenshot 2021-09-28 at 8 24 35 AM Screenshot 2021-09-28 at 8 24 41 AM
ronaldtse commented 3 years ago

Results of conversion:

$ git branch
* main
  unbranched
$ git tag
0.2.0
0.3.0
emptycommit-8
git-conversion
ronaldtse commented 3 years ago

Confirmed working here: https://github.com/ietf-ribose/svn-github-convert/runs/3726856921?check_suite_focus=true