Issue solved : I was using a french locale, not en_US.UTF-8, so "svn
info" gave me :

Chemin : .
URL : http://trac.foobar.net/svn/trunk
Racine du dépôt : http://trac.foobar.net/svn
UUID du dépôt : 14b11dc9-1e30-48d9-b243-71b130c86691
Révision : 6
Type de noeud : répertoire
Tâche programmée : normale
Auteur de la dernière modification : ned
Révision de la dernière modification : 6
Date de la dernière modification: 2007-05-02 11:14:52 +0200 (Wed, 02
May 2007)

Now that I'm back with the en_US locale (LC_MESSAGES) it works fine.

On 2 mai, 11:32, Ned Baldessin <[EMAIL PROTECTED]> wrote:
> I'm using 1.99.0
> The first svn checkout doesn't specify a revision number, hence this
> error (real domain replaced by 'foobar') :
>
> ##############
> $ cap deploy:cold
>   * executing `deploy:cold'
>   * executing `deploy:update'
>  ** transaction: start
>   * executing `deploy:update_code'
>   * executing "svn checkout -q  -rhttp://trac.foobar.net/svn/trunk/
> var/rails/foobar/releases/20070502091650 && (echo  > /var/rails/foobar/
> releases/20070502091650/REVISION)"
>     servers: ["foobar.net"]
>     [foobar.net] executing command
>  ** [out] svn: Syntax error in revision argument 'http://
> trac.foobar.net/svn/trunk'
>     command finished
> *** [deploy:update_code] rolling back
>   * executing "rm -rf /var/rails/foobar/releases/20070502091650; true"
>     servers: ["foobar.net"]
>     [foobar.net] executing command
>     command finished
> command "svn checkout -q  -rhttp://trac.foobar.net/svn/trunk/var/
> rails/foobar/releases/20070502091650 && (echo  > /var/rails/foobar/
> releases/20070502091650/REVISION)" failed on foobar.net
> ###############
>
> Any ideas ?


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to