[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Update script

From: Josh Ricker <josh.ricker_at_gmail.com>
Date: 2007-02-05 23:15:28 CET

Hello to all,

I am trying to find a script that will update my repository. What I am
trying to do is have a batch file

This is my setup:

I have a windows server that is hosting my PHP code. I have a checked out
copy of the code that is being served in the web root as my live site. I
have LAN access to this server, so I do all of the editing of the pages in
the web root on a drive that is mapped to the server. When I save files
that I have edited, they are then live to the web.
But, the disadvantage of doing it this way is that the repository is not
updated. I have to login to the server and commit my changes to make sure
the SVN server is always up to date.

I would like to automate the commit and update process on the checked out
copy of the code on the serf.

Are there any tools or scrips to d this?

thanks,

-Josh
Received on Wed Feb 7 03:03:36 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.