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

Re: SVNROOT (again)

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-10-21 03:11:43 CEST

"Troy Curtis Jr" <troycurtisjr@gmail.com> writes:
> I just noticed this thread. I'm seriously trying to start work on
> implementing the ^/ syntax for the command-line client. Though as I
> noted in my new thread on the dev list, I am going to need a bit of
> help orienting myself into the Subversion source tree. The actual
> coding should be pretty easy, I am a Software Engineer by trade after
> all :).

http://subversion.tigris.org/hacking.html is definitely the place to
start. Good luck!

> I don't personally see that the // syntax buys you that much for the
> command line, but I could probably be persuaded to add that while I'm
> at it (presuming good arguments for the effort).

Start with "^/" and let's see where that goes. I agree, it's more
important than "//" for this use. Note that it's not just a matter of
the command-line client -- we want the library APIs to honor it, if
possible, so that the GUI tools get the same help (though technically
they could implement it without core Subversion support, and for all I
know, some of them have).

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 21 03:12:08 2007

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

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