Page 1 of 1

[note] FreeArtSearch note : svn props

PostPosted: 26 Aug 2010, 13:56
by ghoulsblade
question from mattn (ufo:ai) in irc :
can your search parse the license stuff from the repo, too? we have it on a per-file base in svn properties - you can see them doing svn proplist -R -v <file> - you'll get svn:source, svn:license and svn:copyright

answer by me : interesting, nope, we can't parse svn props so far, i'll note it in the forums, but it's unlikely that we'll add it due to time and limited usage by other projects i'm afraid, but since that info is also displayed in the url you linked me, it should be ok =)

justed wanted to note it somewhere =)