| I need to write a task for Tagging | I need to write a task for Tagging 2007-04-19 - By alam
See i will try to explain you what i am trying to do.. I checkout two module say A and B now i am trying to tag these module and i have to put the timestamp i am ok with time stamp after doing the build i need to tag these as a final i did build in my local machine hope u understand what i am trying to do.......
Regards Manauwar
Prashant Reddy-2 wrote: > > Try > > <exec command="cvs tag ${TAG}" dir="${WORKING_DIR}/${MODULE}"/> > > You will get more help, if you are more specific about what you want to > achieve. > > -Prashant > > On Wed, 2007-04-18 at 22:04 -0700, alam wrote: >> Hi as Prashant has given me some link regarding the cvs checkout,update >> that >> is fine but i want how to write a task "TAG" a module can anyone help me >> out.. >> >> >> Rgards >> manauwar >> >> Prashant-4 wrote: >> > >> > I suppose you mean to tag a particular file in your version control >> > system. The answer to your question would depend on which version >> > control system you use. >> > >> > ANT has tasks for CVS, and Subversion >> > >> > Check out: >> > http://ant.apache.org/manual/CoreTasks/cvs.html >> > >> > I am not a Subversion user but quick googling provided this library : >> > >> > http://subclipse.tigris.org/svnant.html >> > >> > Hope this helps >> > -Prashant >> > >> > On Wed, 2007-04-18 at 05:13 -0700, alam wrote: >> >> Here i mean that i did the build for a module and now i would like >> to >> >> TAG >> >> it and put the timestamp i am able to write the timestamp but can you >> >> help >> >> me how should i write a task for TAG.... >> >> >> >> Gilles Scokart wrote: >> >> > >> >> > What do you mean by tagging a file? >> >> > >> >> > Gilles >> >> > >> >> >> -----Original Message----- >> >> >> From: alam [mailto:manu_war12@(protected)] >> >> >> Sent: mercredi 18 avril 2007 13:45 >> >> >> To: user@(protected) >> >> >> Subject: I need to write a task for Tagging >> >> >> >> >> >> >> >> >> Hi i am new to ANT i need to write a task for tagging a file can >> >> anyone >> >> >> help >> >> >> me how i proceed >> >> >> >> >> >> Regards >> >> >> Manauwar >> >> >> -- >> >> >> View this message in context: >> http://www.nabble.com/I-need-to-write-a- >> >> >> task-for-Tagging-tf3600501.html#a10056980 >> >> >> Sent from the Ant - Users mailing list archive at Nabble.com. >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> To unsubscribe, e-mail: user-unsubscribe@(protected) >> >> >> For additional commands, e-mail: user-help@(protected) >> >> > >> >> > >> >> > >> --------------------------------------------------------------------- >> >> > To unsubscribe, e-mail: user-unsubscribe@(protected) >> >> > For additional commands, e-mail: user-help@(protected) >> >> > >> >> > >> >> > >> >> >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: user-unsubscribe@(protected) >> > For additional commands, e-mail: user-help@(protected) >> > >> > >> > >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > > >
-- View this message in context: http://www.nabble.com/I-need-to-write-a-task-for -Tagging-tf3600501.html#a10072393 Sent from the Ant - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |