I know the thread which command updates files for me at my current version number, not the newest files.
I run unsuccessfully at a Google-code project's trunk
git svn update
and I get
fatal: Not a git repository (or any of the parent directories): .git
Already at toplevel, but .git not found
at /opt/local/libexec/git-core/git-svn line 235
I have not updated the repo for a month. A new version is released. I was last time able to update the repo by the above command.
How can you update a repo based on Svn by Git?