Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ViewVC is more strict than our existing WebSVN subversion web interface.

This means that the access_file that you have already setup and that works fine with WebSVN may not have the same behavior with ViewVC.

For Example:

Say you have a repository with the following top level folders:

...

Code Block
[/]
mynetid = rw

[/Folder-A]
mynetid = rw
* = 

[/Folder-B]
* = r

[/rice_config]
mynetid = rw
* =

...