RE: Vault NAnt Build Tasks
"Brian Schkerke (E-mail)" <[email protected]> Tue, 8 Jun 2004 08:59:59 -0500
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Organization | NETCO, Inc. |
| Message-ID | <[email protected]> |
I'm still here, albeit much busier than before. The precompiled binaries for 0.82, 0.83, 0.84, and 0.85 will be appearing soon at my homepage, http://www.schkerke.com. I plan on checking the changed builds back in as well to VaultPub, and opening a forum for problems with these tasks. I've begun writing a set of articles on how to obtain and install the Vault client (http://www.schkerke.com/blog/articles/185.aspx), how to connect to VaultPub (http://www.schkerke.com/blog/articles/186.aspx), and eventually how to download, compile, and use the NAnt Tasks themselves. You will need to use the appropriate build for your NAnt version -- the warning CS0618: 'NAnt.Core.Attributes.FileSetAttribute' is obsolete:" comment is indicative of that. I will dig up the examples I had put together and send them to you. Brian Schkerke Lead Developer NETCO, Inc. http://www.netcotitle.com (636) 925-8657 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Mullins Sent: Monday, June 07, 2004 1:42 PM To: [email protected] Subject: RE: [vault-list] Vault NAnt Build Tasks Building the binaries isn't really an issue - they're pretty easy to build. It's what I need to do with the binaries that is causing me troubles. I don't know what to do in order to get NAnt to recognize the various Vault tasks... -- Chris Mullins -----Original Message----- From: James Geurts [mailto:[email protected]] Sent: Monday, June 07, 2004 11:27 AM To: [email protected] Cc: [email protected] Subject: RE: [vault-list] Vault NAnt Build Tasks Also, I know that Brian had compiled the NAnt tasks for each version of NAnt (.83, .84, and .85)... though, it appears as though the location of those tasks is gone. When I get home, I could provide a link to the 0.85 tasks... Jim > > Any question about these Nant tasks is more likely > to be answered by someone in the Vault community than > by a SourceGear employee. We haven't had much > involvement in this area, and we don't use Nant > internally. > > These days, the majority of the Vault community > hangs out on the forum site, not here on vault-list. > > The forum URL is: > > http://support.sourcegear.com/ > > -- > Eric Sink > Software Craftsman > http://software.ericsink.com/ > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Chris > Mullins Sent: Monday, June 07, 2004 12:26 PM > To: [email protected] > Subject: [vault-list] Vault NAnt Build Tasks > > I'm trying to get the NAnt Tasks for Vault to work, but am having some > troubles. > > > > I logged into the Vault server at vaultpub.sourcegear.com, and pulled > down the latest "NAnt Vault Tasks" from the repository there. I reset > all the preferences in the .csproj file to their approppiate locations > on my machine: > > C:\Program Files\Nant\bin\ > > C:\Program Files\SourceGear\Vault Client > > > > After building the project, and copying all the relevant DLL's into the > C:\Program Files\Nant\bin\ directory, I get the following output from > Nant: > > > >> T:\ThirdParty>nant > >> NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003) > >> Copyright (C) 2001-2003 Gerry Shaw > >> http://nant.sourceforge.net > >> > >>Buildfile: file:///T:/ThirdParty/Test.build > >>Target(s) specified: build > >> > >>build: > >> > >> > >>BUILD FAILED > >> > >>T:\ThirdParty\Test.build(7,5): > >>invalid element <vaultusers>. Unknown task or datatype. > >> > >>Total time: 0 seconds. > > > > Also, when I build the NAnt.dll project, I get the following warnings: > > warning CS0618: 'NAnt.Core.Attributes.FileSetAttribute' is obsolete: > 'Please use a BuildElement attribute instead. This class will be > removed soon.' > > > > Is there a readme file anywhere for getting this to work right? > > > > -- > > Chris Mullins > > > > > _______________________________________________ > 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