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

Subversion - Labeling

From: Tharanga Gamaethige <TGamaethige_at_virtusa.com>
Date: 2005-12-09 08:17:02 CET

Hello everyone,

Is there anyway to detect labeling operation in repository end ?

At the moment we are handling this through post-commit hook, by checking copy operation
to /tags/ folder. Problem of this approach is if some user accidentally copy a folder to this
path, it recognize it as a labeling operation.

(We have integrated subversion and GForge tracker in our environment. So when a label get created
at subversion end, that label will be available in GForge tracker to raise issues)

thanks and regards
Tharanga

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 9 08:20:58 2005

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.