Hi,
Olivier is the esperanto translator for enlightenment, and he's also the
mantainer of the launchpad interface for translations, for which he
wrote some scripts that fetch the code from SVN and automatically update
all pot/po files.
Now he needs to convert his scripts to GIT, but to do it he needs also
to know what git commands performs the same operations as the
corresponding SVN commands that you can see below.
Can you please help him?


-------- Messaggio originale --------
Oggetto: Re: [Enlightenment-intl] Migration to GIT - help SVN=>GIT
Data: Sat, 16 Mar 2013 11:31:27 +0100
Mittente: Eliovir <elio...@gmail.com>
Rispondi-a: Enlightenment internationalisation list
<enlightenment-i...@lists.sourceforge.net>
A: enlightenment-i...@lists.sourceforge.net

Hi everybody,

I'd like to change my process to import translations into Launchpad.

But I do not use git, except `git clone`/`git pull`.

I need several commands to changes my svn commands:
- `svn st --no-ignore DIR | grep ^\? | cut -c 2- | xargs rm -fr`:
  remove all unknown files in the repository
- `svn revert -R DIR/`:
  remove all changes done to the local branch, since the last `git pull`

Thanks for your help

Olivier


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Enlightenment-intl mailing list
enlightenment-i...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-intl


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to