You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2005/08/04 16:24:25 UTC

Re: svn commit: r15585 - in trunk/subversion/bindings/swig/ruby: svn

Michael W Thelen <mi...@pietdepsi.com> writes:
> kou@tigris.org wrote:
> > Author: kou
> > Date: Thu Aug  4 07:24:39 2005
> > New Revision: 15585
> > 
> > Modified:
> >    trunk/subversion/bindings/swig/ruby/svn/client.rb
> >    trunk/subversion/bindings/swig/ruby/test/test_client.rb
> >    trunk/subversion/bindings/swig/ruby/test/util.rb
> > 
> > Log:
> > Implement Svn::Client::Context#import.
> > 
> > * subversion/bindings/swig/ruby/svn/client.rb
> >   (Svn::Client::Context#import): New method.
> >   (Svn::Cilent::Context#up): New alias.
> 
> Just noticed a typo in this log message (Cilent should be Client).

Michael, you should feel free to do

   $ svn propedit --revprop -r15585 svn:log

and fix the typo whenever you see a problem like this, no need to ask
first.  That's just for future reference; I've fixed this one already,
thanks for spotting it.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r15585 - in trunk/subversion/bindings/swig/ruby: svn

Posted by Kouhei Sutou <ko...@cozmixng.org>.
Hi,

In <85...@newton.ch.collab.net>
  "Re: svn commit: r15585 - in trunk/subversion/bindings/swig/ruby: svn" on 04 Aug 2005 11:24:25 -0500,
  kfogel@collab.net wrote:

> Michael W Thelen <mi...@pietdepsi.com> writes:
> > >   (Svn::Cilent::Context#up): New alias.
> > 
> > Just noticed a typo in this log message (Cilent should be Client).

Michael, thank you for reporting.

> first.  That's just for future reference; I've fixed this one already,
> thanks for spotting it.

Karl, thank you for fixing this.


Cheers,
--
kou

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r15585 - in trunk/subversion/bindings/swig/ruby: svn

Posted by Michael W Thelen <mi...@pietdepsi.com>.
kfogel@collab.net wrote:
>>>* subversion/bindings/swig/ruby/svn/client.rb
>>>  (Svn::Client::Context#import): New method.
>>>  (Svn::Cilent::Context#up): New alias.
>>
>>Just noticed a typo in this log message (Cilent should be Client).
> 
> 
> Michael, you should feel free to do
> 
>    $ svn propedit --revprop -r15585 svn:log
> 
> and fix the typo whenever you see a problem like this, no need to ask
> first.  That's just for future reference; I've fixed this one already,
> thanks for spotting it.

Okay, I'll do that.  Thanks for letting me know!

-- 
Michael W Thelen
It is a mistake to think you can solve any major problems just with
potatoes.       -- Douglas Adams

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org