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

Re: Post Commit Working Copy Update - windows

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-09-22 22:36:30 CEST

On 9/22/06, Marc <subscriptions@advantex.net> wrote:
>
> > Yes, your message made it to the list. Please be
> > patient; this is a volunteer, free list and it
> > sometimes takes more than 75 minutes to get a reply to
> > a "please write a script for me" message.
>
> Thanks Andy,
>
> I just wasn't sure I was even making it here - I had a larger post that I
> refreshed several times that didn't a response, so when I changed my
> approach and asked for something more specific and still didn't hear from
> anyone, I started to wonder. I am appreciative, and will be patient now
> that I know I am at least "visible" ;)

There's no guarantee that you'll get a response at all, to be honest.
I've had one or two questions that were met with silence.

If I understand your situation right, you've already got a WC on the
server. Sounds like a 1-liner to me:

post-commit.bat:
c:\progra~1\subversion\bin\svn.exe update full_path_to_working_copy

Obviously if you have multiple projects in the repository, you'd only
want to update the WC when a commit happens for that specific project,
so some extra checks would be needed to test the path(s) committed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 22 22:37:14 2006

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.