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

Re: The `on_disk' and `in_repos' templates.

From: Ross Mark <rossm_at_controllingedge.com.au>
Date: 2003-04-09 01:18:51 CEST

Wolf Josef wrote:

>Karl Fogel wrote:
>
>[ About templates ... ]
>
>Please take a look at the svn-admin CGI script I posted on this list
>some months ago. It supports templates on creation of repositories.
>In addition to initial directories/files, the templates can describe
>initial property settings, commit permissions and commit-email settings.
>
>You can find the script on
>http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=218353
>
>This script has somewhat evovled since I posted it (mainly cleanups
>and sanity checks). I have not reposted it because I have got no
>responses that anyone would be interested.
>
Well if you are after people who are interested I'll definitely put up
my hand and please sir I would like some more.

I currently have ~50 repositories. Most of which are created by
developers in another country. (I'm in Australia and they are in New
Zealand) The CGI interface allows them to set it all up themselves as
they need them. Our policy is to use a separate repository for each
application/library we write.

I even use few repositories for tracking entire file systems for
embedded linux devices. I use a wrapper script so that id's,
permissions, devices and symlinks are all recorded and extracted correctly.

I would love to see any changes you have made. I have had to make a few
changes myself to your script, just to get it to install, as a number of
paths were hard coded (even though you had set a variable for the task
just not used it, in some cases). Currently I also have a problem with
the mailing hooks. For trunk development there is a separate mail
message for every file that is checked in but they are all identical.
For a branch there are three mails per file. I was thinking of changing
it to allow chaining of hooks so that the scripts that come with
subversion could be used aswell. The other change I was thinking about
was a more automatic description in the mail headers. I manually go
though and change them to include the repository name in the subject.
This takes the guess work out of wondering which repos. someone just
worked in.

Personally I would love to see this application expanded and I think you
did an excellent job for first release.
Cheers

Ross

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 9 01:19:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.