04-07-2010, 11:53 PM
I've been thinking about moving the Subversion repository off my server over to Google Code for a few reasons.
1. The Google Code servers are more stable and updated more than my server.
2. Extra features.
3. More accessible.
I'm 100% sure if I will move the repository, but if I decide to do so it wont take long, I wrote a shell script that will sync the repository into a local folder, change the commit author name to the one I use on Google Code and then sync it to Google Code.
I did a small test and it worked pretty well, What I have not tested is if it can be used to keep two copies of the repository in sync. For example, take the changes from the current repository and send them to the Google Code one after the initial sync has been completed.
I will post an update when I have decided if I will be moving it to Google Code or not.
1. The Google Code servers are more stable and updated more than my server.
2. Extra features.
3. More accessible.
I'm 100% sure if I will move the repository, but if I decide to do so it wont take long, I wrote a shell script that will sync the repository into a local folder, change the commit author name to the one I use on Google Code and then sync it to Google Code.
I did a small test and it worked pretty well, What I have not tested is if it can be used to keep two copies of the repository in sync. For example, take the changes from the current repository and send them to the Google Code one after the initial sync has been completed.
I will post an update when I have decided if I will be moving it to Google Code or not.
