Search found 3 matches
- 2011-11-06T18:30:19-07:00
- Forum: Bugs
- Topic: SVN down due to move and not redirected
- Replies: 8
- Views: 14779
Re: SVN down due to move and not redirected
Terrific! Both rsync and svnsync work like a charm now! Thanks for getting that fixed guys. Now that everything is working, do you guys have a preference for how people grab repository updates? It's painfully slow to use svnsync for initial downloads of repos, but it's ok for getting updates if that ...
- 2011-11-05T18:32:29-07:00
- Forum: Bugs
- Topic: SVN down due to move and not redirected
- Replies: 8
- Views: 14779
Re: SVN down due to move and not redirected
Here's the rsync command: rsync -avzrt mirror.imagemagick.org::magick_svn home/username/mirror/im/svn-rsync This is the output: rsync: failed to connect to mirror.imagemagick.org: Connection refused (61) rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7] svnsync still ...
- 2011-11-05T17:10:33-07:00
- Forum: Bugs
- Topic: SVN down due to move and not redirected
- Replies: 8
- Views: 14779
Re: SVN down due to move and not redirected
(I don't know if someone manually intervened to get my account activated or if the activation email just finally got through. So I'm posting this svn-related bug report here in case something funky is happening with my email.) Hello, Your rsync server on mirror.imagemagick.org has been down for the ...