svnfs

package
v0.0.0-...-c96734c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Overview

Subversion API for accessing LOCAL server repositories.

Uses the svn, svnlook, svnadmin and svnmucc commands as interface method. The svnmucc command is used to alter the repository without a local working copy.

Using the SVN C API would sure be faster, and a pending exercice for the future, but the current solution is simpler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(path, ref, user, group string) error

Create a repository at the given location. If already present, do nothing. If the ref parameter is not empty, the new repo is a copy of ref The group and user of the files created are set to the values given.

func New

func New(root string) *fileSystem

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL