Ticket #18 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

For new created repository, hooks can be symbol link to system-wide svn hooks directory.

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: Hooks Version:
Keywords: Cc:

Description

When create new repository.

  • If there is a system-wide hooks directories exist, link it as repository's hooks.
  • If non system-wide hooks path exist, copy hooks from pysvnmanager hooks init directory.

Change History

comment:1 Changed 3 years ago by jiangx

  • status changed from new to closed
  • resolution set to fixed

(In [71]) Fixed #18: when init hooks for newly created repository, search system-wide hooks directory, and make a symlink as repository hooks.

Note: See TracTickets for help on using tickets.