Hi Stefan,
I appreciate the immense help and guidance given by the subversion
community and agree that the tasks I have been pursuing haven't been
particularly easy for me (although I did cater the confidence that i will
be able to catch up.). You are right in saying that I would instead need to
fo
Log:
[[[ Followup to r1420334: Adding new tests.
* subversiom/bindings/swig/python/tests/checksum.py
Writing new tests to ensure robustness of svn_checksum_match(),
svn_checksum_dup() and svn_checksum_empty_checksum().
Patch by: Shivani Poddar ]]]
Regards,
Shivani Poddar,
irc-nick - Pods
Log:
[[[ Followup to r1420334: Adding new tests.
* subversiom/bindings/swig/python/tests/checksum.py
Writing new tests to ensure robustness of svn_checksum_match(),
svn_checksum_dup() and svn_checksum_empty_checksum().
Patch by: Shivani Poddar ]]]
Regards,
Shivani Poddar,
irc-nick - Pods
sion.
> The zero checksum is the checksum with special handling, it is created
> by svn_checksum_create and svn_checksum_clear, it has a digest that is
> all zeros, and it matches any other checksum of the same kind.
>
> --
> Certified & Supported Apache Subversion Downl
On Tue, Mar 19, 2013 at 7:05 PM, Philip Martin
wrote:
> Shivani Poddar writes:
>
> > On Tue, Mar 19, 2013 at 5:58 PM, Philip Martin
> > wrote:
> >
> >> Shivani Poddar writes:
> >>
> >> > In
On Tue, Mar 19, 2013 at 5:58 PM, Philip Martin
wrote:
> Shivani Poddar writes:
>
> > Index: subversion/bindings/swig/python/tests/checksum.py
> > ===
> > --- subversion/bindings/swig/python/tests/check
Log:
[[[ Followup to r1420334: Adding new tests.
* subversiom/bindings/swig/python/tests/checksum.py
Writing new tests to ensure robustness of svn_checksum_match(),
svn_checksum_dup() and svn_checksum_empty_checksum().
Patch by: Shivani Poddar ]]]
Regards,
Shivani Poddar,
irc-nick
Log:
[[[ Followup to r1420334: Adding new tests.
* subversiom/bindings/swig/python/tests/checksum.py
Writing new tests to ensure robustness of svn_checksum_match(),
svn_checksum_dup() and svn_checksum_empty_checksum().
Patch by: Shivani Poddar ]]]
Regards,
Shivani Poddar,
irc-nick
On Thu, Feb 21, 2013 at 5:31 AM, Shivani Poddar
wrote:
>
>
> On Wed, Feb 20, 2013 at 11:41 PM, Ben Reser wrote:
>
>> On Tue, Feb 19, 2013 at 10:01 PM, Shivani Poddar
>> wrote:
>> >
>> > [ [ [
>> >
>> > Improving support for svn_checks
On Wed, Feb 20, 2013 at 11:41 PM, Ben Reser wrote:
> On Tue, Feb 19, 2013 at 10:01 PM, Shivani Poddar
> wrote:
> >
> > [ [ [
> >
> > Improving support for svn_checksum.h in SWIG bindings.
>
> Same comment as last time about the description line.
>
>
[ [ [
Improving support for svn_checksum.h in SWIG bindings.
* subversion/bindings/swig/python/tests/checksum.py: "swig-py: Adding tests for
svn_checksum_dup() and svn_checksum_match()"
Patch by: Shivani Poddar
Review by : breser
] ] ]
Regards,
Shivani Poddar,
irc-nik -&g
On Wed, Feb 20, 2013 at 4:31 AM, Ben Reser wrote:
> On Tue, Feb 19, 2013 at 2:33 PM, Shivani Poddar
> wrote:
> > I see. I did run an 'svn update' on my working copy before making any new
> > changed this time around.
> > Maybe i'll recheck the diff yes.
On Wed, Feb 20, 2013 at 3:04 AM, Ben Reser wrote:
> On Tue, Feb 19, 2013 at 10:58 AM, Shivani Poddar
> wrote:
> > Maybe writing "adding tests for svn_checksum_dup() function in
> > svn_checksum.h would be the correct thing to do.
>
> Yes. I'd probably say som
On Wed, Feb 20, 2013 at 2:41 AM, Daniel Shahaf wrote:
> Shivani Poddar wrote on Wed, Feb 20, 2013 at 00:28:41 +0530:
> > On Tue, Feb 19, 2013 at 11:55 PM, Ben Reser wrote:
> >
> > > On Sat, Feb 16, 2013 at 4:26 AM, Shivani Poddar
> > > wrote:
> > > >
On Tue, Feb 19, 2013 at 11:55 PM, Ben Reser wrote:
> On Sat, Feb 16, 2013 at 4:26 AM, Shivani Poddar
> wrote:
> > [ [ [
> >
> > Improving support for svn_checksum.h in SWIG bindings.
>
> This isn't how I'd word this commit description. You haven't
[ [ [
Improving support for svn_checksum.h in SWIG bindings.
* subversion/bindings/swig/python/tests/checksum.py: Added test
support for svn_checksum_dup()
Patch by: Shivani Poddar
] ] ]
Regards,
Shivani Poddar,
irc-nik -> trinity_28
International Institute of Information Technol
ris.org/>,
there's still plenty of work to do.*
* *
*Another huge problem for users of the bindings is a lack of proper
documentation <http://svn.haxx.se/dev/archive-2011-02/0544.shtml> specific
to the bindings."*
It would be great if someone would like to mentor it for GSOC 2013.
rdcoding MD5. I'd say if there's no other convenient alternative,
> > hardcoding the knowledge that "md5 is 128 bits" (32 hex digits) seems
> > better than testing that two objects created by the same constructor
> > are the same length.
> >
> > I mea
On Wed, Dec 12, 2012 at 12:02 AM, Daniel Shahaf wrote:
> Shivani Poddar wrote on Tue, Dec 11, 2012 at 23:49:56 +0530:
> > Log Message:
> >
> > Improve support for svn_checksum.h in SWIG bindings
> > * subversion/bindings/swig/python/tests/checksum.py: Improved
>
Log Message:
Improve support for svn_checksum.h in SWIG bindings
* subversion/bindings/swig/python/tests/checksum.py: Improved test_checksum
Modified:
subversion/trunk/subversion/bindings/swig/python/tests/checksum.py
On Tue, Dec 11, 2012 at 11:05 PM, Daniel Shahaf wrote:
> Shivani Pod
On Tue, Dec 11, 2012 at 10:48 PM, Ben Reser wrote:
> On Tue, Dec 11, 2012 at 3:18 AM, Shivani Poddar
> wrote:
> >
> > Log Message:
> >
> > Improve support for svn_checksum.h in SWIG bindings
> > * subversion/bindings/swig/python/tests/checksum.py: Improved
Log Message:
Improve support for svn_checksum.h in SWIG bindings
* subversion/bindings/swig/python/tests/checksum.py: Improved test_checksum
Modified:
subversion/trunk/subversion/bindings/swig/python/tests/checksum.py
Regards,
Shivani Poddar
Bachelors in Computer Sciences and MS in Exact
On Tue, Dec 11, 2012 at 2:17 PM, Daniel Shahaf wrote:
> Shivani Poddar wrote on Tue, Dec 11, 2012 at 11:51:19 +0530:
> > On Tue, Dec 11, 2012 at 4:08 AM, Daniel Shahaf
> wrote:
> > > Shivani Poddar wrote on Tue, Dec 11, 2012 at 02:22:28 +0530:
> > > > Index
On Tue, Dec 11, 2012 at 4:08 AM, Daniel Shahaf wrote:
> Shivani Poddar wrote on Tue, Dec 11, 2012 at 02:22:28 +0530:
> > Log Message:
> >
> > Improve support for svn_checksum.h in SWIG bindings
> > * subversion/bindings/swig/python/tests/checksum.py: Improved
> test
Log Message:
Improve support for svn_checksum.h in SWIG bindings
* subversion/bindings/swig/python/tests/checksum.py: Improved test_checksum
Review by: danielsh
Modified:
subversion/trunk/subversion/bindings/swig/python/tests/checksum.py
Regards,
Shivani Poddar
Bachelors in Computer Sciences
sum.h
*subversion/bindings/swig/python/tests/:
checksum.py : New file
checksum.pyc: New file
run_all.py: Included a test_suite for checksum.py
Suggested by: breser, danielsh, stsp
Review by : breser
On Sat, Dec 8, 2012 at 2:13 AM, Shivani Poddar
wrote:
>
>
> On Sat, Dec 8, 2
On Sat, Dec 8, 2012 at 1:51 AM, Ben Reser wrote:
> On Thu, Dec 6, 2012 at 2:40 PM, Shivani Poddar
> wrote:
> > Log Message:
> > subversion/bindings/swig/include
> > (svn_checksum_t.swg) : Generated a typemap.
> > (svn_checksum_kind_t,svn_checksum_create,svn_checksu
On Fri, Dec 7, 2012 at 2:32 PM, Daniel Shahaf wrote:
> > Index: svn_checksum_t.swg
> > ===
> > --- svn_checksum_t.swg(revision 0)
> > +++ svn_checksum_t.swg(revision 0)
> > @@ -0,0 +1,47 @@
> > +%module checksum/**
>
n Sperling
Ben Reser
Daniel Shahaf <~danielsh@apache>
I hope this PATCH is incorporated and i am able to contribute substantially
to the subversion community.
Regards,
Shivani Poddar
Sophomore,
International Institute of Information Technology, Hyderabad
sub
Hi,
Having started searching for structs which need typemaps to be generated
for swig-py i came across the dire need for subversion to invlude a proper
documentation of the structs which are included in the header files in
(trunk/subversion/include). Many of these structs having typemaps generated
document the required APIs.
Regards,
Shivani Poddar
IRCnick- trinity_28
repo.
I would be highly obliged if you could have a look at them.
https://github.com/shivanipoddariiith
Thank You,
Shivani Poddar
cv-internopports.rtf
Description: RTF file
32 matches
Mail list logo