Howdy folks -
I'm having a problem where svn seems to think that there is a modified
file in my working directory, but there doesn't actually seem to be
one present. Nothing shows up in the actual Versions gui, and when I
use the terminal and type "svn status" I see the following:
~~~~~
SHADYACRES-MACPRO:thesis-tex-svn <myusername>$ svn status
M .
~~~~~
Any idea what that "." is? How do I get rid of it? Thanks -
Elli
p.s. - Just for reference, here's what I get when I use the verbose
and no-ignore flags (the ... is about thirty image files which are all
about the same as the two shown):
~~~~~
SHADYACRES-MACPRO:thesis-tex-svn eliezerk$ svn st -v --no-ignore
I thesis writeup.log
I .DS_Store
I thesis writeup.blg
I thesis writeup.toc
I thesis writeup.out
I thesis writeup.pdf
I thesis writeup.etd
I thesis writeup.aux
I thesis writeup.lot
I thesis writeup.bbl
I thesis writeup.lof
M 15 15 eykanal .
I images/.DS_Store
15 10 eykanal images
15 1 root images/inflated-striatum.png
...
15 1 root images/dSPM_striatum.png
15 13 eykanal Research.bib
15 15 eykanal thesis writeup.tex
~~~~~
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Versions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/versions?hl=en
-~----------~----~----~----~------~----~------~--~---