This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: svn diff branch woprking copy against mainline?


> svn needs to go on a long command line diet,

The documentation does suggest the use of environment variables, but
it would be nice if there were a .svnrc that let you create shortcuts
for the command line.

Like, if you could add

alias 401 svn+ssh://gcc.gnu.org/svn/gcc/tags/gcc_4_0_1_release

then do svn diff --old svn:401/gcc/file.c --new file.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]