particularly checkout
From: Stephan Sachse <listen_at_nugmbh.de>
Date: 2004-07-09 14:50:06 CEST
Hi,
i have a project with some core and additional components.
repos-+
i have a pre-commit hook with svnperms.py and config file like this
[prj]
now I would tag core, module1 and module2 with PRJ_1_0_0 but i have no
Chapter 4. Branching and Merging -> "Creating a Complex Tag" looks good
i try followig
$ svn co https://.../repos/prj/trunk -N
and got a wc, no i tryd to checkout core into this wc
$ cd trunk
-> svn: Working copy 'core' not locked
no i try to checkout the subdirectorys with
$ svn co https://.../repos/prj/trunk/core \
this will work, but i got 2 wc (core and module1) and i can't tag this
can anyone tell me how i can ceckout trunk particularly?
thanks
cya later
-- -----------------------//------------------------ NU informationssysteme gmbh, nu research a: berliner straße 31, 01589 riesa, saxony, DE t: +49-3525-65733-40 f: +49-3525-65733-50 m: sachse@nugmbh.de w: http://nugmbh.de ----------------------------------------------------------------------- "There are only 10 types of people in the world: Those who understand binary, and those who don´t." ----------------------------------------------------------------------- Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jul 9 14:50:29 2004 |
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.