Rss Feed
Tweeter button
Facebook button
Technorati button
Reddit button
Linkedin button
Delicious button
Digg button
Flickr button
Stumbleupon button
30 articles and counting
      
Articles listed under:

linux how to: replicate svn repository

Task at hand: I have a repository on one of the linux server. As a part of upgradation process, we decided to move the SVN server to a newer better linux infrastructure. Task at hand is to replicate the svn repositories on new server. Solution: Create dump for existing repository svnadmin dump /path/to/repo > /path/to/dump/folder/myrepo.dump This command creates a .dump file and shows the revisions being dumped as it progresses Transfer the dump file to new server. This can be accomplished through SSH / FTP connection or a simple scp command as: scp /path/to/dump/folder/myrepo.dump user@new_server:/path/to/dump/folder/myr.......................... READ FULL ARTICLE

Brainmunch: urge for freedom

Is it my ego or my sanity that urges me to break free !!.......................... READ FULL ARTICLE

Review: DEV D

Category: Musical Review: Cult piece of art Whats your take?.......................... READ FULL ARTICLE


Parse error: syntax error, unexpected '<' in /home/philogy/public_html/wordpress/wp-content/themes/prettypress/statcode.php on line 7