[Nant-users] some questions

2003-10-26 Thread D-Fuse
Hey, 
I'm new  to NAnt, but not to Ant. I'm using Mono on
Linux with the 0.6.0 release (included with Mono). I
tried to download the latest release but that is a zip
file, which doesn't seem to unzip correctly in linux
(instead of creating directories, the files are named
with their directory, so I get one flat structure)
Isn't there a tar of it somewhere?

Doesn't there exist a properties task in which you can
load properties from a file? I searched the task
reference but didn't seem to find one.





__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


Re: Re: [Nant-users] some questions

2003-10-27 Thread D-Fuse
Hey,
thanks for the answer. The problem with the zipfile is
that backslashes are used, so Linux thinks
\path\to\something is one file instead of 2 dir's and
a file. I've never encountered this problem with other
zip's from the windows platform so maybe the #ziplib
code or the zip task is the problem? I tried to open
it with midnight commander and with gnome's
fileroller.

--- Scott Hernandez <[EMAIL PROTECTED]> wrote:
> From: "Scott Hernandez" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: [Nant-users] some questions
> Date: Mon, 27 Oct 2003 00:33:46 -0800
> 
> There is no tar file. We use the #ziplib code to
> create our nightly build,
> which are run from NAnt. If there is a bug in there
> (either our build
> process or the zip library) we should get it fixed.
> Can you tell us what
> linux program, platform and such you are using?
> 
> Please see this thread to answer you question about
> the property task.
>
http://www.mail-archive.com/[EMAIL PROTECTED]/msg01462.html
> 
> You may find the archives fairly useful for building
> nant on mono too, if
> you have any problems:)
> 
> - Original Message - 
> From: "D-Fuse" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, October 26, 2003 2:59 PM
> Subject: [Nant-users] some questions
> 
> 
> > Hey,
> > I'm new  to NAnt, but not to Ant. I'm using Mono
> on
> > Linux with the 0.6.0 release (included with Mono).
> I
> > tried to download the latest release but that is a
> zip
> > file, which doesn't seem to unzip correctly in
> linux
> > (instead of creating directories, the files are
> named
> > with their directory, so I get one flat structure)
> > Isn't there a tar of it somewhere?
> >
> > Doesn't there exist a properties task in which you
> can
> > load properties from a file? I searched the task
> > reference but didn't seem to find one.
> 
> 
> 
> 
>
---
> This SF.net email is sponsored by: The SF.net
> Donation Program.
> Do you like what SourceForge.net is doing for the
> Open
> Source Community?  Make a contribution, and help us
> add new
> features and functionality. Click here:
> http://sourceforge.net/donate/
> ___
> Nant-users mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/nant-users


__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users


Re: Re: [Nant-users] some questions

2003-10-27 Thread D-Fuse
You are right, it works with the commandline unzip.
Shame on me

--- Hugues Lismonde <[EMAIL PROTECTED]> wrote:
> Date: Mon, 27 Oct 2003 16:14:25 +0100
> From: Hugues Lismonde <[EMAIL PROTECTED]>
> To: D-Fuse <[EMAIL PROTECTED]>
> CC:  [EMAIL PROTECTED]
> Subject: Re: [Nant-users] some questions
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I don't know if something has changed since, but I
> had not problems 
> unpacking NAnt 0.8.3 and some nightlies from 09/03.
> 
> You should try the command line tool (unzip) before
> any (G)UI.
> 
> D-Fuse wrote:
> > Hey,
> > thanks for the answer. The problem with the
> zipfile is
> > that backslashes are used, so Linux thinks
> > \path\to\something is one file instead of 2 dir's
> and
> > a file. I've never encountered this problem with
> other
> > zip's from the windows platform so maybe the
> #ziplib
> > code or the zip task is the problem? I tried to
> open
> > it with midnight commander and with gnome's
> > fileroller.
> > 
> > --- Scott Hernandez <[EMAIL PROTECTED]> wrote:
> > 
> >>From: "Scott Hernandez" <[EMAIL PROTECTED]>
> >>To: <[EMAIL PROTECTED]>
> >>Subject: Re: [Nant-users] some questions
> >>Date: Mon, 27 Oct 2003 00:33:46 -0800
> >>
> >>There is no tar file. We use the #ziplib code to
> >>create our nightly build,
> >>which are run from NAnt. If there is a bug in
> there
> >>(either our build
> >>process or the zip library) we should get it
> fixed.
> >>Can you tell us what
> >>linux program, platform and such you are using?
> >>
> >>Please see this thread to answer you question
> about
> >>the property task.
> >>
> > 
> >
>
http://www.mail-archive.com/[EMAIL PROTECTED]/msg01462.html
> > 
> >>You may find the archives fairly useful for
> building
> >>nant on mono too, if
> >>you have any problems:)
> >>
> >>- Original Message - 
> >>From: "D-Fuse" <[EMAIL PROTECTED]>
> >>To: <[EMAIL PROTECTED]>
> >>Sent: Sunday, October 26, 2003 2:59 PM
> >>Subject: [Nant-users] some questions
> >>
> >>
> >>
> >>>Hey,
> >>>I'm new  to NAnt, but not to Ant. I'm using Mono
> >>
> >>on
> >>
> >>>Linux with the 0.6.0 release (included with
> Mono).
> >>
> >>I
> >>
> >>>tried to download the latest release but that is
> a
> >>
> >>zip
> >>
> >>>file, which doesn't seem to unzip correctly in
> >>
> >>linux
> >>
> >>>(instead of creating directories, the files are
> >>
> >>named
> >>
> >>>with their directory, so I get one flat
> structure)
> >>>Isn't there a tar of it somewhere?
> >>>
> >>>Doesn't there exist a properties task in which
> you
> >>
> >>can
> >>
> >>>load properties from a file? I searched the task
> >>>reference but didn't seem to find one.
> >>
> >>
> >>
> >>
> 
> 
> - -- 
> Hugues Lismonde
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Using GnuPG with Thunderbird -
> http://enigmail.mozdev.org
> 
>
iD8DBQE/nTZWT/UMb4JTLzoRAhKmAJ9ogh2e3/zIo7Vx6syxmyDwwy2d1ACbB5lL
> uM5nsvfYCyhg9I9+m+6Z3wI=
> =6Bc7
> -END PGP SIGNATURE-
> 


__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users