Re: [Chicken-users] Egg example

2009-07-25 Thread Jim Ursetto
Bill, I am sorry. I did not read your question well enough the first
time.  mpeg3 has not been ported to Chicken 4, so naturally, it is not
there ;)  For Chicken 4, it is probably a good idea just to look at
several eggs that are in the repository, so either grab the entire SVN
tree, or find things that looks interesting via
http://chicken.wiki.br/eggs, and check those out.

Jim

On Sat, Jul 25, 2009 at 7:07 AM, billramsa...@comcast.net wrote:
 Jim,

 When I try the URL you give below I get all the eggs - a little more than I
 wanted.   That wasn't the problem.   In the Egg Tutorial and example for
 mpeg3 is given.    When I try it as given, I get the following result.

 b...@bugs:~$ svn checkout
 https://galinha.ucpel.tche.br/svn/chicken-eggs/release/4/mpeg3
 svn: URL 'https://galinha.ucpel.tche.br/svn/chicken-eggs/release/4/mpeg3'
 doesn't exist
 b...@bugs:~$

 If I change the 4 to a 3 it works.

 Bill

 Jim Ursetto wrote:

 Hi Bill,

 I just checked out release 4 eggs as the anonymous user with the
 following:

 svn co https://galinha.ucpel.tche.br/svn/chicken-eggs/release/4
 chicken-eggs4

 Maybe there was a transitory error?  Please post the error you get.

 Jim

 On Tue, Jul 21, 2009 at 2:37 PM, billramsa...@comcast.net wrote:


 Christian,

 I tried release 4 and it did not work.   I then tried 3 and it did.   I'm
 fine now, but there may be a problem with release 4.

 Thanks for the help.

 Bill

 Christian Kellermann wrote:


 * bill ramsa...@comcast.net [090721 13:43]:



 Hi all,

 I've decided to try my hand a writing an egg.  I'm one of those people
  who learn best by example.   But when I try to  download the mpeg3
  example
 fromk SVN I'm told the URL does not exist.   Am I doing  something
 wrong or
 is the tutorial wrong?    I have not yet started  writing an egg - I
 just
 want to see an example of how it's done.




 Maybe you are using an URL from outdated documentation?
 The url that works for me is:
  https://galinha.ucpel.tche.br/svn/chicken-eggs/release/3/mpeg3

 Replace 3 by 4 if you want the eggs for chicken4.

 The username is anonymous, the password is empty.

 Cheers,

 Christian




 ___
 Chicken-users mailing list
 Chicken-users@nongnu.org
 http://lists.nongnu.org/mailman/listinfo/chicken-users








___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Egg example

2009-07-24 Thread Jim Ursetto
Hi Bill,

I just checked out release 4 eggs as the anonymous user with the following:

svn co https://galinha.ucpel.tche.br/svn/chicken-eggs/release/4 chicken-eggs4

Maybe there was a transitory error?  Please post the error you get.

Jim

On Tue, Jul 21, 2009 at 2:37 PM, billramsa...@comcast.net wrote:
 Christian,

 I tried release 4 and it did not work.   I then tried 3 and it did.   I'm
 fine now, but there may be a problem with release 4.

 Thanks for the help.

 Bill

 Christian Kellermann wrote:

 * bill ramsa...@comcast.net [090721 13:43]:


 Hi all,

 I've decided to try my hand a writing an egg.  I'm one of those people
  who learn best by example.   But when I try to  download the mpeg3  example
 fromk SVN I'm told the URL does not exist.   Am I doing  something wrong or
 is the tutorial wrong?    I have not yet started  writing an egg - I just
 want to see an example of how it's done.



 Maybe you are using an URL from outdated documentation?
 The url that works for me is:
  https://galinha.ucpel.tche.br/svn/chicken-eggs/release/3/mpeg3

 Replace 3 by 4 if you want the eggs for chicken4.

 The username is anonymous, the password is empty.

 Cheers,

 Christian





 ___
 Chicken-users mailing list
 Chicken-users@nongnu.org
 http://lists.nongnu.org/mailman/listinfo/chicken-users



___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] Egg example

2009-07-21 Thread bill

Hi all,

I've decided to try my hand a writing an egg.  I'm one of those people 
who learn best by example.   But when I try to  download the mpeg3 
example fromk SVN I'm told the URL does not exist.   Am I doing 
something wrong or is the tutorial wrong?I have not yet started 
writing an egg - I just want to see an example of how it's done.


Bill


___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Egg example

2009-07-21 Thread Christian Kellermann
* bill ramsa...@comcast.net [090721 13:43]:
 Hi all,

 I've decided to try my hand a writing an egg.  I'm one of those people  
 who learn best by example.   But when I try to  download the mpeg3  
 example fromk SVN I'm told the URL does not exist.   Am I doing  
 something wrong or is the tutorial wrong?I have not yet started  
 writing an egg - I just want to see an example of how it's done.


Maybe you are using an URL from outdated documentation?
The url that works for me is:
 https://galinha.ucpel.tche.br/svn/chicken-eggs/release/3/mpeg3

Replace 3 by 4 if you want the eggs for chicken4.

The username is anonymous, the password is empty.

Cheers,

Christian


___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Egg example

2009-07-21 Thread bill

Christian,

I tried release 4 and it did not work.   I then tried 3 and it did.   
I'm fine now, but there may be a problem with release 4.


Thanks for the help.

Bill

Christian Kellermann wrote:

* bill ramsa...@comcast.net [090721 13:43]:
  

Hi all,

I've decided to try my hand a writing an egg.  I'm one of those people  
who learn best by example.   But when I try to  download the mpeg3  
example fromk SVN I'm told the URL does not exist.   Am I doing  
something wrong or is the tutorial wrong?I have not yet started  
writing an egg - I just want to see an example of how it's done.





Maybe you are using an URL from outdated documentation?
The url that works for me is:
 https://galinha.ucpel.tche.br/svn/chicken-eggs/release/3/mpeg3

Replace 3 by 4 if you want the eggs for chicken4.

The username is anonymous, the password is empty.

Cheers,

Christian

  




___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users