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

Re: post-commit hook questions

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-15 00:06:20 CEST

Branko Čibej <brane@xbc.nu> writes:
> >3. Is there a way to differentiate between a branch
> >and a tag (so that the post-commit hook can treat them
> >differently)? Will there be one in the future?
>
> Now, you know that's a stupid question, don't you? :-) How can
> Subversion tell the difference between tags and branches, when it
> doesn't even enforce a repository layout?

Yes. To reiterate:

Subversion doesn't recognize branches vs tags. All it has are copies.
You can use a copy as a branch, or you can use a copy as a tag, or you
can use a copy as a kitchen sink. Subversion doesn't care.

> What are you trying to do, anyway?

I confess I'm wondering too... :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 00:34:45 2002

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.