Eric, Can you tell me what command the Developers use to commit changes?? Where I work I am surrounded by Windows stuff all of the linux servers we brought in were due to me. I hope to be rid of all Outside serving IIS boxes by year end. It is alot easier for me to do Hardware load balancing with Apache and mod_proxy and not having the overhead of a GUI.
Eric Haskins Web Systems Developer On 1/17/07, Eric Roberts <[EMAIL PROTECTED]> wrote: > > The command line in Linux would be "svn update <path to working copy>" I > am > not sure what the path would be offhand from the directory...so if you can > leave that as a variable or just annotate where I need to insert it, that > would be cool. Thanks for the help! It's been almost a decade since I > have > messed with Linux and that was just administering it...never set one up > from > scratch before. It took me 4 weeks and several reinstalls to get it > right, > hence my mantra hehehe > > Eric > > -----Original Message----- > From: Eric Haskins [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 17 January 2007 15:50 > To: CF-Talk > Subject: Re: Setting Linux user > > Eric, > > I haven't used Subversion in awhile we currently use Serena VM with > Eclipse Rich Integration. If you send the commands you do to update and > how > they comit I could write you script. I hate windows :) but need it to > function > > Eric Haskins > Web Systems Developer > > > On 1/17/07, Eric Roberts <[EMAIL PROTECTED]> wrote: > > > > Never assume Dave ;-) > > > > I have an off topic question. How does one write a script to have > > subversion automatically update the live directory when someone > > commits? I found a few scripts, but they don't make sense to me...I > > hate Linux (my personal mantra hehhe). This is the only part I don't > > have set up on our dev box. Right now I can just ssh in and do the > > update, but I would much rather automate the process. > > > > Eric > > > > -----Original Message----- > > From: Dave Watts [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 17 January 2007 12:03 > > To: CF-Talk > > Subject: RE: Setting Linux user > > > > > > Failing that, you could conceivably write a shell script to do > > > > what you need, and call that through CFEXECUTE. > > > > > > Anything you call using cfexecute will run as the same user CF runs > > > under, i.e. the user "apache" so that won't help. > > > What you need to do is have the admin write a shell script for you > > > and give the user "apache" sudo privileges on that script > > > (preverably with the NOPASSWD flag set). > > > > I thought that went without saying, but I can see now that it doesn't! > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > > > Fig Leaf Software provides the highest caliber vendor-authorized > > instruction at our training centers in Washington DC, Atlanta, > > Chicago, Baltimore, Northern Virginia, or on-site at your location. > > Visit http://training.figleaf.com/ for more information! > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266840 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

