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

Re: Should I worry?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-14 00:36:57 CET

On Feb 13, 2006, at 22:12, Res Pons wrote:

> In our repository, every project has the subdirectory tree,
> branches, trunk, tags underneath them. However, I found two
> projects created by developers recently directly via Tortoise which
> do not have branches, trunk, tags underneath them yet they're
> checkable. Are they being revisioned? What's my course of action?

You seem to believe that Subversion attaches some special meanings to
the trunk, branches and tags directories. It does not. Subversion
sees them just like any other directory in the repository. Only you
and your developers interpret a special meaning. The absence of those
directories means nothing more than the fact that you can't use them
to make tags and branches. If you want those abilities, then create
those directories and move the existing structure inside the new
trunk directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 14 00:39:05 2006

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.