From: Dean M. B. <mik...@gm...> - 2008-06-24 03:34:06
|
On Mon, Jun 23, 2008 at 7:59 PM, Glyn Matthews <gly...@gm...> wrote: > Dean, > > 2008/6/23 Dean Michael Berris <mik...@gm...>: >> >> Ah. So what do I do from the client side? > > With TortoiseSVN (which I'm looking at now), you can add properties using > the dialog (right-click in the directory, select "Properties" in the menu, > select the Subversion tab and click the box that says "Properties". They > should be empty. Otherwise, from a command line, follow the instructions > given in the link I posted. If you need to know more about how properties > work in subversion, take at look at the boost repository and check the > properties for different files/directories. I expect we'd add something to > individual files like the following: > Oh, goodie. :D > $> svn propset pion-version '0.5.6' boost/network/http/parser.hpp Ayt, I'll set pion-version to the revision number. I've taken some time to write the unit test as well to keep the parser interface simple(r). I'll check in whatever I have in a while, but that unit test will definitely fail. Update you all later. -- Dean Michael C. Berris Software Engineer, Friendster, Inc. |