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

Mike Pilato breaks the sound barrier

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2001-03-01 23:09:57 CET

Hey folks, Mike's commit below is a pretty sweet moment. We're now
able to put a skeleton of the entire Greek tree (see
subversion/tests/xml/co1.txt) into a repository. The files' contents
aren't in there yet, but Ben is very close to getting that working.

Although the new test in fs-test.c doesn't probe the tree, Mike says
that when he first ran it, he had accidentally pasted in this line
multiple times

  SVN_ERR (svn_fs_make_file (txn_root, "A/B/D/gamma", pool));

and the second attempt to create gamma got an error, exactly as it
should! (More tests and probes will be added, of course.)

Also, if you ever have a chance to debug with Mike Pilato at a single
terminal, you should take it. The man is positively telepathic.

-K

cmpilato@tigris.org writes:
> Log:
> * tests/libsvn_fs/fs-test.c
>
> (create_mini_tree_transaction): Updated comment.
>
> (create_greek_tree_transaction): New function. Builds a tree in the
> filesystem database to mimic the one used in the svn client XML
> tests (you know the one, with all the Greek letter-named files and
> such).
Received on Sat Oct 21 14:36:24 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.