Re: getting svn to work in etch...

2007-02-13 Thread Michael Fothergill
From: "Sergio Cuéllar Valdés" <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: Re: getting svn to work in etch... Date: Tue, 13 Feb 2007 18:06:16 -0600 2007/2/13, Michael Fothergill <[EMAIL PROTECTED]>: I installed the package. Thanks. But unfortuna

Re: getting svn to work in etch...

2007-02-13 Thread Sergio Cuéllar Valdés
2007/2/13, Michael Fothergill <[EMAIL PROTECTED]>: I installed the package. Thanks. But unfortunately when I tried down loading the package it failed due to a security concern: localhost:~# svn co https://pse.cheme.cmu.edu/svn/ascend/code/branches/extfn . Error validating server certificate fo

Re: getting svn to work in etch...

2007-02-13 Thread Michael Fothergill
From: "Roberto C. Sanchez" <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: Re: getting svn to work in etch... Date: Tue, 13 Feb 2007 18:48:38 -0500 On Tue, Feb 13, 2007 at 11:45:09PM +, Michael Fothergill wrote: > > svn: command not found at the termin

Re: getting svn to work in etch...

2007-02-13 Thread Sergio Cuéllar Valdés
2007/2/13, Michael Fothergill <[EMAIL PROTECTED]>: One of the developers told me that if I type svn co https://pse.cheme.cmu.edu/svn/ascend/code/branches/extfn . at the terminal then I should be able to fetch the files I need to do the compilation. I tried it but I got svn: command not found

Re: getting svn to work in etch...

2007-02-13 Thread Roberto C. Sanchez
On Tue, Feb 13, 2007 at 11:45:09PM +, Michael Fothergill wrote: > > svn: command not found at the terminal prompt. > $ dpkg -S /usr/bin/svn subversion: /usr/bin/svn You want the package called subversion :-) Regards, -Roberto -- Roberto C. Sanchez http://people.connexer.com/~roberto http

getting svn to work in etch...

2007-02-13 Thread Michael Fothergill
Dear Debianists, I am trying to compile a program called ascend that lives in sourceforge.net. There is a svn repository for it. One of the developers told me that if I type svn co https://pse.cheme.cmu.edu/svn/ascend/code/branches/extfn . at the terminal then I should be able to fetch