There is the subclipse plugin to provide Eclipse integration with
subversion
http://subclipse.tigris.org/
Ed
-----
Original Message -----
Sent: 03/23/2006 6:56:48 AM +1200
Subject: [Hibernate] branchng/tagging subversion repo
BTW, I highly recommend TortoiseSVN. It makes tasks like this much easier (mainly because I do not need to remember the commands ;). Intellij SVN support has similar features, but I know not everyone uses that (and I have no clue about eclipse).
-----Original Message-----
From: Steve Ebersole
Sent: Wednesday, March 22, 2006 12:54 PM
To: Max Andersen; Emmanuel Bernard
Cc: Hibernate development
Subject: RE: [Hibernate] branchng/tagging subversion repo
http://svnbook.red-bean.com/
-----Original Message-----
From: Max Andersen
Sent: Wednesday, March 22, 2006 12:23 PM
To: Emmanuel Bernard; Steve Ebersole
Cc: Hibernate development
Subject: Re: [Hibernate] branchng/tagging subversion repo
ditto ;)
You speak Chinese to me (no offense to the language, I just don't know
it ;-) ).
Is there any good snv how to I can use as a reference before tagging
live?
Steve Ebersole wrote:
Given the current layout of the subversion repo, there is a little
"quirkiness" to branching and tagging of which I wanted y'all to be
aware. Namely, you need to do one of two things when doing the
svn-copy:
(1) svn-copy the *entire* project into the branch/tag; i.e. copy over
all modules
(2) do a separate add of the tag/branch directory (i.e., v313) and then
do the svn-copy of your particular module into that directory. For
HibernateExt, you'll probably even need to create the HibernateExt
directory separately under the tag/branch directory
This is all to ensure that the branch/tag directories maintain the same
directory structure as the trunk for browsing purposes...
-------------------------------------------------------
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=k&kid0944&bid$1720&dat1642
_______________________________________________
hibernate-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les
tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
-------------------------------------------------------
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&kid=110944&bid=241720&dat=121642
_______________________________________________
hibernate-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel
|