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

Re: Hooks on Windows

From: Eric Carlson <eric.carlson_at_group-technical.com>
Date: 2004-04-23 18:25:40 CEST

Yes, thanks, I actually figured that out since the post (isn't it
always the way?). Turns out I have a different problem. Btw, the
stdout thing was a red herring, it doesn't matter where output goes.

My problem was in my understanding of the args to the hook scripts. I
have a single repos which contains many projects. The projects are
organised like svn://svn.foo.com/websites/www.bar.com,
svn://svn.foo.com/websites/www.foo.com and so on - the directories are
the names of the projects I'm trying to get at. The repos is called
svn://svn.foo.com/websites.

When the hook is invoked its first param in this case is "websites",
not the dir name. All my tests relied on the dir name, eg.
"www.bar.com" being passed in. Don't suppose theres a workaround for
this is there please?

Best Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 23 18:26:10 2004

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.