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

Re: [PATCH] Add "copied" subcommand to svnlook

From: Paul Dugas <paul_at_dugas.cc>
Date: 2005-09-23 06:26:11 CEST

On Thu, September 22, 2005 11:03 pm, Christopher Ness wrote:
> Paul, nice work.

Thanks, I try ;)

> I'm not sure if a new sub-command is needed or if this information
should be added to the "changed" sub-command.

Not sure either but I didn't get much back (other than your comments) on
the user list so I figured I'd throw southing out to be picked at.

> The output of the new command isn't very computer friendly for parsing.

Agreed. I like your pipe suggestion but I still wonder if someone's going
to do something silly and find a way to stick ine in a filename sometime.
I don't like the tic approach as it'd require a more complex regex to
match and extract. I could do it but could most others?

Would it be too much to expect people to interpret something with multiple
lines? Something like so:

  C ./tags/project1/1.0/
    from r1 of /trunk/

This way, the fuzzy portions are after a well defined prefix. Still, it'd
make parsing even harder in a simple shell scripts. Hmmm...

Seems like a judgement call from the big-picture guys is needed.

Paul

PS: should the leading slash in the copyfrom_name be removed in this output?

-- 
Paul Dugas, Computer Engineer           Dugas Enterprises, LLC
paul@dugas.cc     phone: 404-932-1355   522 Black Canyon Park
http://dugas.cc     fax: 866-751-6494   Canton, GA 30114 USA
--
Onsite at GDOT W.Annex 404-463-2860 x199
-- 
Paul Dugas, Computer Engineer           Dugas Enterprises, LLC
paul@dugas.cc     phone: 404-932-1355   522 Black Canyon Park
http://dugas.cc     fax: 866-751-6494   Canton, GA 30114 USA
--
Onsite at GDOT W.Annex 404-463-2860 x199
-- 
Paul Dugas, Computer Engineer           Dugas Enterprises, LLC
paul@dugas.cc     phone: 404-932-1355   522 Black Canyon Park
http://dugas.cc     fax: 866-751-6494   Canton, GA 30114 USA
--
Onsite at GDOT W.Annex 404-463-2860 x199
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 23 06:26:54 2005

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.