Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2006

Tip: Looking for answers? Try searching our database.

how to commit to the cvs server in a xml target?

Thread view: 
Gali - 20 Oct 2006 05:26 GMT
Hi everyoune,
I'm trying to commit specific files to the cvs in a special target in
an xml file. i need to give the the exact place - wherer to commit and
what to commit, but i don't know how to add the argument right.

the command should look like this:
cvs commit -m "commif file now" thefiletocommit.java

but how to add the argument to the tag?

<target name = "commit_to_cvs" depends = "cvsLogin" description =
"commiting to cvs">
<cvs cvsRoot ${cvsroot} command = "commit" >

arguments?

</target>

thank you.
Mark Jeffcoat - 20 Oct 2006 08:06 GMT
> Hi everyoune,
> I'm trying to commit specific files to the cvs in a special target in
[quoted text clipped - 13 lines]
>
> </target>

1. You never mentioned that you're talking about Ant.

2. I'm just going to assume that you're talking about Ant.

3. Ant's documentation works out an example of what
you're doing word-for-word in the "cvs" task doc.

Is there something missing there?

(Ant Manual -> Ant Tasks -> Core Tasks -> Cvs)

Signature

Mark Jeffcoat
Austin, TX

Simon Brooke - 20 Oct 2006 09:24 GMT
> Hi everyoune,
> I'm trying to commit specific files to the cvs in a special target in
> an xml file. i need to give the the exact place - wherer to commit and
> what to commit, but i don't know how to add the argument right.

XML is a meta language for data description. It includes no semantics for
anything. Any semantics are related to a particular interpreter for a
particular XML syntax, and as you don't say what interpreter or schema
you're using, we can't help you.

Signature

simon@jasmine.org.uk (Simon Brooke) http://www.jasmine.org.uk/~simon/

       'Victories are not solutions.'
       ;; John Hume, Northern Irish politician, on Radio Scotland 1/2/95
       ;; Nobel Peace Prize laureate 1998; few have deserved it so much



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.