RE: Command Line Checkout and Checkin
"jeff clausius" <[email protected]> Thu, 19 Feb 2004 11:24:54 -0600
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <[email protected]> |
yes, eric is correct. using the "listchangeset" command, you can see what is currently available in your change set. by default any items listed as edited in the change set will be checked in on commit. you can also decide how to handle "unchanged" items by using the -unchanged option. see "vault help commit for more" info. jeff clausius sourcegear *********** REPLY SEPARATOR *********** On 2/19/2004 at 11:18 AM Eric Sink wrote: >I believe the commit command in the cmdline client >actually will commit all the changes pending if >you want. I'm a bit rusty on how the cmdline >client works, as it was greatly improved for the >2.0 release. Jeff Clausius may want to chime in >here with more recent data. > >-- >Eric Sink >Software Craftsman >http://software.ericsink.com/ > > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Jesse Napier >Sent: Thursday, February 19, 2004 11:15 AM >To: Eric Sink; [email protected] >Subject: RE: [vault-list] Command Line Checkout and Checkin > >I was hoping for a wildcard so that I could create a universal build >script that didn't need to be tweaked to much to use on different >projects. So what you are saying is that the only way it would be >possible would be to check out each AssemblyInfo file independently? >And then check each one in independently? > >Can't I at least get commit to check in all pending changes? > >I haven't figured out how to do this through the command line. > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Eric Sink >Sent: Thursday, February 19, 2004 5:31 AM >To: [email protected] >Subject: RE: [vault-list] Command Line Checkout and Checkin > > >The cmdline client can do checkout and checkin, but >I don't think you can combine this feature with any >sort of wildcard. The 2.0 version of the client >does have wildcare support, but only for get, not >for checkout. > >Still, I think it will be possible to do what you >want, albeit without the convenience of matching >a pattern. > >-- >Eric Sink >Software Craftsman >http://software.ericsink.com/ > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Jesse Napier >Sent: Wednesday, February 18, 2004 8:12 PM >To: [email protected] >Subject: [vault-list] Command Line Checkout and Checkin > >Is there anyway through the command line to checkout all files in a >certain >folder and its subfolders that match a certain pattern? > > > >What I am trying to accomplish is to check out all AssemblyInfo.cs files >under a certain project in vault. Then check all the AssemblyInfo files >back in. > > > >I am trying to do this with a build script so that I can increment all >the >versions of all projects in a particular solution. > > > > > > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list > >_______________________________________________ >vault-list mailing list >[email protected] >http://lists.sourcegear.com/cgi-bin/mailman/listinfo/vault-list