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

RE: Hooks don't work via Http-Access

From: Wiebesiek, Torsten <torsten.wiebesiek_at_grecon.de>
Date: Fri, 12 Jun 2009 14:03:43 +0200

> From: Ryan Schmidt [mailto:subversion-2009b_at_ryandesign.com]
> Sent: Thursday, June 11, 2009 9:00 PM
>
> > I've just setup our subversion repositories on a Linux
> > machine. For each repsitory, there exists a post-commit
> > hook. Accessing the repositories from the Linux machine
> > via
> > > svn co /srv/svn/repositories/Playground Playground
> > > svn commit
> > works perfectly well, including the hooks.
>
> I agree with David: I don't think that checkout command can
> be right,
> since the syntax is
>
> svn co URL [PATH]
>
> not
>
> svn co PATH [PATH]

Yes, you're right. I forgot to type the protocol. It should
have been:

svn co file:///srv/svn/repositories/Playground Playground

But this was just a typo in this mail. Sorry for that.

  Torsten

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2361574

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-12 14:08:04 CEST

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.