On 10/8/06, Olli Wang <[EMAIL PROTECTED]> wrote:
>
> hi, I'm new to subversion. I found some error translations in svn at
> root/trunk/turbogears/widgets/static/calendar/lang/calendar-zh-tw.js(and
> calendar-zh-tw-utf8.js, calendar-zh-tw-utf-8.js)
> but I can't commit my modified file(it needs username and pw), any help?
>
please read http://docs.turbogears.org/1.0/Contributing

at the end there is a section on how to submit a patch.
to create the patch file use
svn co http://www.turbogears.org/svn/turbogears/trunk turbogears
make your changes
svn diff > calendar_zh.patch (or some suitable name)

>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to