Re: [translate-pootle] RFE: use "--author" when committing to a GIT repository

2008-07-23 Thread Wynand Winterbach
Lars Kruse wrote:
> Hi,
>
> Am Mon, 21 Jul 2008 17:24:48 -0700 schrieb Daniel Schafer
> <[EMAIL PROTECTED]>:
>   
>> [..]
>> Could we use properties to store author information in SVN?  For  
>> example, we could add `--with-revprop pootle:author=${author}` to the  
>> commit operation.  While this does not change the svn:author (standard  
>> properties can't be modified using --with-revprop), it does store who  
>> the real author is, and a script could later on move pootle:author to  
>> svn:author.
>> 
>
> good idea!
>
>
>   
>> Such a patch would look like this:
>> [..]
>> 
>
> the code looks fine to me. If nobody has objections, then I will commit it in
> the evening.
>
> Does anybody have a similar idea for cvs?
>
> regards,
> Lars
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Translate-pootle mailing list
> Translate-pootle@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/translate-pootle
>   
Nice Dan! And thanks Lars for taking the time to integrate this.

I've never seen anything like properties in CVS. I suppose that one will 
just have to live without such properties when using CVS?

Wynand.



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


[translate-pootle] Stats bug in Pootle fixed

2008-07-23 Thread Wynand Winterbach
Hi everyone

Piarres notified us of a bug whereby the basic stats of a file 
(translated, fuzzy, untranslated) didn't get updated if one modified a file.

We tracked down the issue: a single line of code that went missing in 
action. Revision 7826 in our repository fixes this.

A big thanks to everyone helping to track down these bugs in Pootle. We 
have made big changes to Pootle in the last few months and would not 
have been able to stabilize it without your help.

Cheers
Wynand

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] Stats bug in Pootle fixed

2008-07-23 Thread F Wolff
On Wo, 2008-07-23 at 11:32 +0200, Wynand Winterbach wrote:
> Hi everyone
> 
> Piarres notified us of a bug whereby the basic stats of a file 
> (translated, fuzzy, untranslated) didn't get updated if one modified a file.
> 
> We tracked down the issue: a single line of code that went missing in 
> action. Revision 7826 in our repository fixes this.
> 
> A big thanks to everyone helping to track down these bugs in Pootle. We 
> have made big changes to Pootle in the last few months and would not 
> have been able to stabilize it without your help.
> 
> Cheers
> Wynand

Just to make it super clear - this is referring to the current
development code in SVN, not the current official release.

Thanks for the work on this, Wynand!

Friedel


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] RFE: use "--author" when committing to a GIT repository

2008-07-23 Thread Lars Kruse
Hi,

> Nice Dan! And thanks Lars for taking the time to integrate this.

hehe - I did not do it, yet :)
Thanks for reminding me!
It is uploaded as r7847.

I changed "pootle:author" to "translate:author", since the versioncontrol code
is part of the translate toolkit and can be used by other tools, as well.


> I've never seen anything like properties in CVS. I suppose that one will 
> just have to live without such properties when using CVS?

Ok, I guess, we can live with this limitiation.

Lars

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


[translate-pootle] Bug #434: move merging and the Pootle versioncontrol interface to the toolkit

2008-07-23 Thread Lars Kruse
Hi,
following a discussion on IRC yesterday, I started a wiki page describing a
possible interface for the requirements of bug #434
(http://bugs.locamotion.org/show_bug.cgi?id=434).

Please take a look at and add your comments!

Thanks,
Lars

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] Bug #434: move merging and the Pootle versioncontrol interface to the toolkit

2008-07-23 Thread Lars Kruse
Hi,

> Please take a look at and add your comments!

sorry - I forgot the most important piece of information - the URL:
http://translate.sourceforge.net/wiki/developers/merge_with_versioncontrol

Lars

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle


Re: [translate-pootle] Bug #434: move merging and the Pootle versioncontrol interface to the toolkit

2008-07-23 Thread Suresh Chandrasekharan
Thanks. Pl. change the description of 'Update'. Currently it is written 
that it will commit to workspace where as
it only does update of local file.

Suresh

Lars Kruse wrote:
> Hi,
>
>   
>> Please take a look at and add your comments!
>> 
>
> sorry - I forgot the most important piece of information - the URL:
> http://translate.sourceforge.net/wiki/developers/merge_with_versioncontrol
>
> Lars
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Translate-pootle mailing list
> Translate-pootle@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/translate-pootle
>   


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle