Skip to content

Commit

Permalink
+joe (the old CVS repo for until the 3.5 release, not the later hg one)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirabilos committed Jan 8, 2018
1 parent 184454d commit 2747a5d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions joe.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
source=/scmrepos/cvs/joe/joe-current
domain=users.sourceforge.net
remote=/git/joe

manual_precollect() {
set -ex
rsync -zavPH --numeric-ids -S --stats --delete \
a.cvs.sourceforge.net::cvsroot/joe-editor/ \
/scmrepos/cvs/joe/
}

0 comments on commit 2747a5d

Please sign in to comment.