miror of svn://svn.jdownloader.org/jdownloader
this repo is useful, to get a fast full clone with
```
rsync -r rsync://svn.code.sf.net/p/jdownloader-svn-mirror-milahu/code/ ./jdownloader
```
... as the original repo does not support rsync
from there, you can use svnrdump (or svnsync) to update your svnrepo
```
svn info svn://svn.jdownloader.org/jdownloader | grep Revision
svnadmin info jdownloader/ | grep Revision
# start at localRevision + 1
svnrdump dump --quiet --incremental --revision 1000:1999 --file svn-dump.1 svn://svn.jdownloader.org/jdownloader
svnadmin load --quiet jdownloader/ --file svn-dump.1
```
see also
https://github.com/milahu/svn2github
https://github.com/mirror/jdownloader/issues/47
Follow jdownloader-svn-mirror-milahu
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jdownloader-svn-mirror-milahu!