Surely SVN's HEAD is exactly the same as CVS's HEAD, in that they both
refer to the latest revision in the particular branch that you're
working?

In both cases you need to specify the branch, which might be "trunk"
(svn) or "the main trunk" (cvs)...

Or are you just using "head" to refer to for what I've called "the
main trunk", rather than the "HEAD" in "cvs update -r HEAD"?

/Gwyn


On 31/03/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> what do you mean?
>
> we have wicket top level: /svnroot/wicket
>
> then under wicket we have
>
> wicket/branches
> wicket/labels
> wicket/trunk
>
> so trunk is analogous to cvs head
>
> -Igor
>
>
>
>  On 3/29/06, Gwyn Evans <[EMAIL PROTECTED]> wrote:
> >
>  Except it's more complex than that, in that svn still has HEAD for the
> revisions, with trunk just being the conceptual root from which
> branches split.
>
> /Gwyn
>
> On 29/03/06, Igor Vaynberg < [EMAIL PROTECTED]> wrote:
> > head is for cvs, trunk is for svn :)
> >
> > -Igor


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to