-
Website
http://paulmwatson.com/journal -
Original page
http://paulmwatson.com/journal/2006/07/14/s3-subversion/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
aidanf
1 comment · 3 points
-
keithbohanna
1 comment · 1 points
-
martinmurphy
1 comment · 1 points
-
jufemaiz
1 comment · 1 points
-
lxsg
1 comment · 1 points
-
-
Popular Threads
Have you seen JungleDisk ?
It setups a webdav server on your local machine so you can drag and drop files for backup.
I'm kicking the tyres on S3 to see if I can make it work with subversion.
the webdav port is http://localhost:2667 - I'm not sure if subversion works with webdav but if it does then I'm sorted.
Will let you know how I get on.
Adam
I just mapped drive S: to my local machine using Jungle DIsk and then used TortoiseSVN to create a repository ... S:\\svn ... then checked that repository out via url file:///s:svn ...
Seems to work fine ... bit sluggish on commit but by that stage it's probably time for a beer anyway. ; )
Cheers
Mike
http://blog.pragmatic-it.de/articles/2007/08/26...
He uses a post-commit hook which posts only the deltas to S3