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

using AuthzSVNAccessFile without repository

From: Peter Münster <pm_at_deltadore.com>
Date: 2006-05-02 11:53:39 CEST

Hello,

I have one <Location /svn> for the repository with path based access
control (AuthzSVNAccessFile), and I would like to have some other
<Location /docs> with a normal directory structure (no svn repository)
using the same AuthzSVNAccessFile.

2 usage examples:

- TeX-files are in the repository and at each commit transformed to PDF,
  that is copied to the /docs directory with the same sub-path as the
  TeX-source in the repository. With the same access control only users who
  can read the TeX file will be able to read the PDF.

- The same for documentation generated from C-source (Doxygen).

Should I discuss this on the dev-list, or fill in a feature-request in the
issue-tracker? What do think about this?

Cheers, Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 2 12:46:22 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.