I see the 3 branches in the Branches entry corresponding to the 3
branch-entries in the subclipse:tags property.

On the other hand, I messed up the Eclipse workspace by attempting to switch
to one of the entries in Branches (or was it Tags). Shouldn't they look like
/releases/VERSION_0_22/src_new for the argouml eclipse project?

If I change the tag "tag" or "branch" to something else, will such an entry
show up? This would be in analogy to not showing the Branches entry when
there are no tag "branch" in the subclipse:tags property.

       /Linus


2007/6/4, Tom Morris <[EMAIL PROTECTED]>:

Linus said:

> Another thing I noticed that has nothing to do with gsoc
> or this branchs is that the Branches entry (first in the
> repository browser when choosing the branch) was almost
> empty and it looks like it contained some old things.

I see 30-40 entries in the branches directory, so perhaps you have a local
problem.

> Shouldn't it contain all releases from subclipse:tags?

Two things:

1. You decided that you were going to put all release branches in
./releases
instead of ./branches

2. The property svn:tags isn't, as far as I know, synchronized with the
contents of ./tags or any other SVN directory.  I think it's pretty much a
Subclipse specific convention/tool.

Eclipse Team has a convention where it creates a new tag Root_Foo when you
create a branch called Foo, but generally speaking I don't think there's
any
correllation required among the branches directory, the tags directory,
and
the svn:tags property.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to