Re: [PATCH 1/5] Add a generic tree traversal to fetch SVN properties.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Eric Wong <normalperson@...>
Cc: <git@...>
Date: Tuesday, October 16, 2007 - 5:35 am

On Oct 16, 2007, at 9:43 AM, Eric Wong wrote:


I heavily script Git with my own wrappers and having this sort if  
functionality does enhance the scriptability of git-svn.


You're welcome :)


In order to avoid using SVN::Ra and avoid access to the SVN repo?   
Hmm, clever, I didn't think about this.  Maybe we can provide both,  
the default would check unhandled.log and an option would enable  
direct access to the SVN repo?


Indeed.


Indeed, sorry, I started correctly but then completely forgot to  
follow the existing Coding Style.  The CS I use daily is totally  
different, sorry ;)
Shall I resend the patch series with corrected CS?


GNU C, AFAIR.

[...]

Why not.  I thought that the SVN internals were more subject to  
change than the public "interface", hence the check.


PS: For some reason, the introduction message didn't make its way to  
the ML.  I made a mistake when sending it because I first ran git  
send-email --compose, then noticed that it sent only one mail, and  
ran git send-email *.patch afterwards.  Weird.

Cheers,

-- 
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/5] Implement git svn create-ignore., Benoit Sigoure, (Mon Oct 15, 11:35 am)
[PATCH 3/5] Add git svn propget., Benoit Sigoure, (Mon Oct 15, 11:35 am)
Re: [PATCH 1/5] Add a generic tree traversal to fetch SVN pr..., Benoit SIGOURE, (Tue Oct 16, 5:35 am)