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

svn diff option.

From: Sung Kim <hunkims_at_hotmail.com>
Date: 2004-01-15 08:37:01 CET

Can I generate a regular diff output (without -u option) like:
[...]
1c1
< # .cshrc

---
> # .tcshrc
11c11
< set prompt=\[`id -nu`@`hostname -s`\]\#\ 
---
> set prompt='[%n@%m %c]# ' 
[...]
By default, svn diff returns a diff result with -u option.
--
Sung Kim
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 08:37:20 2004

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.