Re: [qet] Command for commandline - switching into currently used branche and the list of untranslated elements

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Hi,

I deleted my last subversion download and tried to check out the new files, but:

[pavel@localhost ~]$ svn co "svn+ssh://identifiant@xxxxxxxxxxxxxxxxx/svnroot/qet/qet/branches/0.3" qelectrotech_0.3
Password:
Password:
Password:
svn: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
svn: Network connection closed unexpectedly
[pavel@localhost ~]$

I removed the -q , but the result is the same:

### Section for configuring tunnel agents.
[tunnels]
### Configure svn protocol tunnel schemes here.  By default, only
### the 'ssh' scheme is defined.  You can define other schemes to
### be used with 'svn+scheme://hostname/path' URLs.  A scheme
### definition is simply a command, optionally prefixed by an
### environment variable name which can override the command if it
### is defined.  The command (or environment variable) may contain
### arguments, using standard shell quoting for arguments with
### spaces.  The command will be invoked as:
###   <command> <hostname> svnserve -t
### (If the URL includes a username, then the hostname will be
### passed to the tunnel agent as <user>@<hostname>.)  If the
### built-in ssh scheme were not predefined, it could be defined
### as:
# ssh = $SVN_SSH ssh
### If you wanted to define a new 'rsh' scheme, to be used with
### 'svn+rsh:' URLs, you could do so as follows:
# rsh = rsh
### Or, if you wanted to specify a full path and arguments:
# rsh = /path/to/rsh -l myusername
### On Windows, if you are specifying a full path to a command,
### use a forward slash (/) or a paired backslash (\\) as the
### path separator.  A single backslash will be treated as an
### escape for the following character.

Any idea how to deal with it?

> ------------ Původní zpráva ------------
> Od: Xavier G. <xavier@xxxxxxxxxxxxxxxx>
> Předmět: Re: [qet] Command for commandline - switching into currently used
> branche and the list of untranslated elements
> Datum: 04.4.2011 18:08:15
> ----------------------------------------
> Le Monday 04 April 2011 17:34:29 Pavel Fric, vous avez écrit :
> > Hi,
> Hello Pavel,
>
> > could you, please, provide the command for commandline for me 1) to
> > switch into the now used branche
> We use the 0.3 branch, so instructions on this page[1] still apply; just
> ensure you checkout your working directory using a URL containing
> branches/0.3.
>
> > 2) to list all into Czech now untranslated elements?
> Put this script[2] in your "elements" directory, and run it this way:
> cd elements/
> bash detect_non_translated_elements.sh pl
> This should list you elements and categories yet to be translated.
>
> > The rest I can remember: svn up, something like svn ci, and... I´ll see
> > that command for adding all newly finished-translated files.
> >
> > Thanks in advance and greetings, Pavel Fric
>
> Greetings,
> --
> Xavier G.
> QElectroTech project developer
>
>
> [1] http://qelectrotech.org/wiki/cs/doc/subversion
> [2]
> http://download.tuxfamily.org/qet/scripts/detect_non_translated_elements.sh
>
>
>

Pavel Fric



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/