[prev] [thread] [next] [lurker] [Date index for 2003/11/23]
On Sun, 23 Nov 2003, Gabor Szabo wrote: > > I know there will be off-topic questions here. > For example about subversion, I hope someone (Shlomi ?) will be able to > answer them. > > How can I find out which files have been changed in my working directory ? > I use this command now: > svn diff | grep '(revision' > Well, Richard answered that using svn status (or svn st) can do that. > > Is there a better way to do that ? > > > How can I find out what are the differences between the current latest > version in the repository and my working copy ? > Maybe svn diff can do that. According to "svn help diff", perhaps: svn diff --old [REPOS_URL] --new . As for entering the REPOS_URL, I suppose you can write a script to do that. (based on the contents of the .svn directory). Regards, Shlomi Fish ---------------------------------------------------------------------- Shlomi Fish shlomif@xxxx.xxxxxxxx.xx.xx Home Page: http://t2.technion.ac.il/~shlomif/ An apple a day will keep a doctor away. Two apples a day will keep two doctors away. Falk Fish
Generated at 00:06 on 24 Nov 2003 by mariachi 0.51