ya...you are right.I did this because in ubuntu when i give the command svn
checkout many times and everytime it says that it could not connect to
sourceforge.net but in windows it does.what should i do now?

On Thu, Mar 19, 2009 at 1:34 AM, Christopher Sean Morrison
<[email protected]>wrote:

>
> That's bizzare.
>
> The /bin/sh^M makes it sound like you maybe did a checkout on Windows and
> copied the sources to another system?
>
> Basically, if you did that, then your line endings are hosed and the shell
> cannot interpret the script correctly.
>
> Otherwise, you have something seriously wrong with your shell (or it's just
> not a posix/bourne/ksh-style shell).
>
> Cheers!
> Sean
>
>
>
>
> On Wednesday, March 18, 2009, at 12:22PM, "Rahul Singhal" <
> [email protected]> wrote:
> >After svn checkout the source code
> >
> >i have given the command in the folder of brlcad which i get from svn
> >
> >*ra...@rahul-laptop:~/Desktop/brlcad$ ./autogen.sh --verbose*
> >
> >output
> >
> >*bash: ./autogen.sh: /bin/sh^M: bad interpreter: No such file or
> directory*
> >
> >    but on doing ls it shows that autogen.sh file is present inside this
> >folder.
> >
> >
> >i want to add one more thing to  the problem i described.When i run the
> >command
> >*sh -x ./autogen.sh*
> >
> >then it gave the following error
> >
> >*ra...@rahul-laptop:~/Desktop/brlcad$ sh -x ./autogen.sh
> >+
> >: not foundh: 1:
> >./autogen.sh: 219: Syntax error: "elif" unexpected (expecting "then")
> >
> >please help
> >thanks,
> >*
> >On Wed, Mar 18, 2009 at 3:28 PM, Dawn Thomas <[email protected]
> >wrote:
> >
> >>
> >> > On Wed, Mar 18, 2009 at 5:01 AM, Rahul Singhal <[email protected]
> >> > <mailto:[email protected]>> wrote:
> >> >
> >> >
> >> >     svn checkout
> >> https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk brlcad
> >> >
> >> >
> >> >     the output is...
> >> >
> >> >     svn: OPTIONS of '
> >> https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk': could
> not
> >> connect to server (https://brlcad.svn.sourceforge.net)
> >> >
> >> >
> >> >
> >> >
> >> >     so what should i do now??Please help.
> >> >
> >> >     Thanks in advance,
> >> >
> >> >
> >> > Usually, this is just a simple connection error either on your end or
> >> > the servers end.  Sourceforge usually gives me a couple of bad
> >> > connection errors per day.  Simply try a few more times!
> >> >
> >> > svn co
> https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunkbrlcad
> >> >
> >> >
> >>
> >> Most probably if you are in a university environment in India, you have
> >> a firewalled access to internet which requires an http-proxy.
> >> If this is the case edit
> >> ~/.subersion/servers file for setting the http-proxy
> >>
> >> Dawn Thomas.
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> >> easily build your RIAs with Flex Builder, the Eclipse(TM)based
> development
> >> software that enables intelligent coding and step-through debugging.
> >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> >> _______________________________________________
> >> BRL-CAD Developer mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
> >>
> >
> >
> >
> >--
> >Rahul singhal
> >B.Tech. PART IV
> >Department of Computer Engineering
> >NIT Kurukshetra
> >Kurukshetra
> >
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> BRL-CAD Developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>



-- 
Rahul singhal
B.Tech. PART IV
Department of Computer Engineering
NIT Kurukshetra
Kurukshetra
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
BRL-CAD Developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to