CVS 'Sticky' tags issue
CVS 'Sticky' tags issue
- Subject: CVS 'Sticky' tags issue
- From: Sonali Batish <email@hidden>
- Date: Sun, 10 Aug 2003 23:56:02 -0400
Hi List,
My apologies for throwing a CVS specific question to the WO Dev lists
but I can't seem to find answers to this anywhere.
I'm trying to use the CVS 'sticky' tags to tag my releases. Here's what I've
been doing:
1. Start a new project (myproj) in the local working folder
2. Import the project into my cvs repository (also local)
3. Checkout my code into the working folder
4. Make changes to code in the working folder
5. Commit changes
6. Tag project (say rel1_0)
7. Checkout code
8. Make changes
9. Use 'cvs -q update -A' to erase the tags
10. Commit new changes
11. Use 'cvs -q tag rel2_0 myproj'
When I checkout code for rel2_0, it gives me project files for rel1_0. I
may be missing something very basic here but not sure what that is.
If someone could please show me the way!
Also, I'm using WO 5.2 on Mac OS X.
Thanks,
Sonali.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.