RE: Question about Basic Authentication

2012-09-06 Thread Anastasio, David M CTR USAF AFMC AFLCMC/HNID
sday, September 06, 2012 2:39 PM To: Anastasio, David M CTR USAF AFMC AFLCMC/HNID Cc: users@subversion.apache.org Subject: Re: Question about Basic Authentication On 9/6/2012 11:08 AM, Anastasio, David M CTR USAF AFMC AFLCMC/HNID wrote: > Yes, I think that is exactly the problem here. > I will try

Re: Question about Basic Authentication

2012-09-06 Thread Thorsten Schöning
Guten Tag John Maher, am Donnerstag, 6. September 2012 um 21:52 schrieben Sie: > Very tedious, unless, of course, there is a better way. You really should start a new thread and maybe ask a question. Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning E-Mail:thorsten.schoen.

RE: Question about Basic Authentication

2012-09-06 Thread John Maher
Hello I am trying to create a repository without a lot of junk that exists with the source. Namely 2 files and two folders. The import command doesn't seem to allow exclusion, at least not in the book. These exclusions also need to be applied to all users so a directory property is required. B

Re: Question about Basic Authentication

2012-09-06 Thread David Chapman
On 9/6/2012 11:08 AM, Anastasio, David M CTR USAF AFMC AFLCMC/HNID wrote: Yes, I think that is exactly the problem here. I will try to create the password file with htpasswd. Does Apache suggest where the password file should reside? Is it restricted to a certain location? I couldn't find this in

RE: Question about Basic Authentication

2012-09-06 Thread Anastasio, David M CTR USAF AFMC AFLCMC/HNID
From: MARTIN PHILIP [mailto:codematt...@ntlworld.com] On Behalf Of Philip Martin Sent: Thursday, September 06, 2012 2:02 PM To: Anastasio, David M CTR USAF AFMC AFLCMC/HNID Cc: users@subversion.apache.org Subject: Re: Question about Basic Authentication "Anastasio, David M CTR USAF AFMC AFLCMC/HNI

Re: Question about Basic Authentication

2012-09-06 Thread Philip Martin
"Anastasio, David M CTR USAF AFMC AFLCMC/HNID" writes: > The mod_authz_user shared object was already enabled in my configuration. > Still looking for an answer. >> SVNParentPath c:/svnrepos >> AuthType Basic >> AuthName "Subversion repositories" >> AuthUserFile C:/svnrepos/test1/conf/passwd It

RE: Question about Basic Authentication

2012-09-06 Thread Anastasio, David M CTR USAF AFMC AFLCMC/HNID
@subversion.apache.org Subject: RE: Question about Basic Authentication [Note: please post in plain text if at all possible!] > -Original Message- > From: Anastasio, David M CTR USAF AFMC AFLCMC/HNID > [mailto:david.anastasio@hanscom.af.mil] > Sent: 06 September 2012 16:26

RE: Question about Basic Authentication

2012-09-06 Thread Cooke, Mark
[Note: please post in plain text if at all possible!] > -Original Message- > From: Anastasio, David M CTR USAF AFMC AFLCMC/HNID > [mailto:david.anastasio@hanscom.af.mil] > Sent: 06 September 2012 16:26 > To: users@subversion.apache.org > Subject: Question about Basic Authentication >