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

Re: First-time user (Windows platform)

From: Walden H. Leverich <WaldenL_at_techsoftinc.com>
Date: 2006-10-13 17:40:54 CEST

His reply (posted w/permission), and my response....

That's it. On the server the post-commit process is running a SVNUpdate
against a working copy on the \\ws1 machine -- if your repository and
staging area are on the same machine it would be a local path instead of
a UNC path.

The username and password are the one in the passwd file. However, the
update is going to run as the user that is running the subversion
service, so make sure that user has access to the target directory.

Oh, and the initial checkout has to be done before this process starts
since svn update needs an existing working copy to do it's thing.

-Walden

-----Original Message-----
From: Phyrefly [mailto:phyrefly.phyre@gmail.com]
Sent: Friday, October 13, 2006 10:58 AM
To: Walden H. Leverich
Subject: Re: Re: First-time user (Windows platform)

If I strip that down to the bare functionality, I get:
svn update --username SVNService --password secret --no-auth-cache
--non-interactive \\ws1\web\StagingSites\NYSTFiling\Content

Is that all, or am I missing something?

That username and password, is that a domain username and password, or
the one in the passwd file?

Rich

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 13 17:39:15 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.