[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: more test suite code

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-04-20 14:02:12 CEST

Sam TH <sam@uchicago.edu> writes:

> Also, could someone please look at some of the code I've written and
> let me know if I'm remotely on the right track? Thanks.

I'll definitely look at this stuff today... I've been really swamped.
 
> Finally, could someone explain what the heck the output of "svn
> import" actually represents?

It's the same output as a commit. What's confusing?

Each line has the word {Changing | Adding | Deleting } followed by a
path to a dir or file. The very last line is "Commit succeeded."

In xml_tests.py right now, I'm checking the last line by hand, popping
it off the output list, and then doing a regular old compare_sets().

It's just a variant of the output you get from checkout or update.
Received on Sat Oct 21 14:36:29 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.