Tagged Questions
4
votes
2answers
383 views
How to output file & ignoring lines that start with “?”?
I do svn status --show-updates and then I want to either
Q1:
ignore (not to display) lines that start with ?
Q2:
display only lines that start with * Note that there are few spaces before * occurs. ...
1
vote
1answer
105 views
svn command to see a tally of my changes
Is there an SVN command that I can run to see a tally of all of my contributions? Something like:
added 1800
deleted 15