Posted in September 8, 2010 ¬ 3:33 pmh.admin
Here is the scenario, you have your repository for a web site on your development server at your office and the site is hosted by another company out of office. You want the web site to be synced to the repository for that site once a night at midnight.
Read the rest of this entry »
DevelopmentAutomated SSH Authentication, Bash Script, Crontab, how-to-sync-website-svn-repository, how-to-sync-website-with-svn, Public Key, RSYNC, server, SVN, svn-bash-synchronize-with-repository, svn-export-and-synchronize, svn-export-bash-script, svn-export-exclude, svn-export-synchronize, svn-repo-on-webpage, svn-web-sync, Sync Repository to Web Site, sync-websites-using-svn, synch-website-with-svn
Posted in April 10, 2010 ¬ 1:38 pmh.admin
I use the SVN diff command a lot when I am working on my commit message. After I have been working on a file or a group of files for a particular project, I can use the SVN diff command to check what work I have done. Looking over the diff I can see an [...]
Read the rest of this entry »
Posted in April 8, 2010 ¬ 4:36 pmh.admin
After fixing all the bugs on the new site I reverse integrated back to the trunk from the releases/0.1 folder. A new feature for the site needed to be done. So I created a branch off of the trunk for the new feature to be created on. I completed the new feature for the new [...]
Read the rest of this entry »
Posted in March 31, 2010 ¬ 8:30 amh.admin
We have completing all features on the svn trunk of a new site at work. Now I am creating a releases folder in the same directory as the trunk folder.
Read the rest of this entry »
Posted in March 27, 2010 ¬ 10:04 amh.admin
SVN – Then management of changes to scripts, files, folders. My introduction to SVN.
Read the rest of this entry »