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

RE: Re: Re: Re: Evaluating SVN as a Document Management Solution

From: Gleason, Todd <tgleason_at_impac.com>
Date: Fri, 7 Mar 2008 15:55:27 -0800

Generally as I figured...were you to use Subversion for document
management, you could easily manage getting the content changes done,
but you'd need to layer on top of it some kind of external approval
system.

Although, with TortoiseSVN client-side hooks, you might be able to tie
the commit in to the launching of such a system, where needed, or
integrate a system in in a similar way as to how TortoiseSVN integrates
with Explorer.

-----Original Message-----
From: Simon Large [mailto:simon.tortoisesvn_at_googlemail.com]
Sent: Friday, March 07, 2008 4:22 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Re: Re: Evaluating SVN as a Document Management Solution

On 07/03/2008, Ron Wilson <ronw.mrmx_at_gmail.com> wrote:
> On 3/7/08, Andy Levy <andy.levy_at_gmail.com> wrote:
> > No SVN server can control client behavior with regard to
auto-props,
> > global-ignores, credential caching, etc regardless of
authentication
> > scheme.
>
>
> Using HTTP Digest Authentication, it is, theoretically possible to
> force the user to have to retype their password each time. See
RFC2617
> and/or http://en.wikipedia.org/wiki/Digest_access_authentication.
>
> Basically, the server could change the realm with each request, thus
> pforcing the client to re-prompt the user. Note that changing the
> nounce will not work.

But practically it would be a nightmare as many operations require
multiple server round trips with each one requiring authentication. We
get this complaint often from svn+ssh users who are not using pageant.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-08 00:56:13 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.