Top "Svn-update" questions

Force SVN update / checkout to overwrite local files

i'm planning to run (on my server!) svn update to update my LIVE website with updates. However, i'm worried about …

svn overwrite svn-update svn-checkout
What's the git equivalent of "svn update -r"?

I'm a recent git convert. It's great to be able to use git-svn to keep my branches locally without disturbing …

git svn git-svn git-checkout svn-update
Some of selected resources were not cleaned. svn: E155032: Pristine text not found

I m using Eclipse JUNO on windows 7. I m using Visual SVN as SVN Repository. When i try to update …

svn svn-update
Update to a particular revision in SVN?

I performed an svn co -r XXX .... I deleted a file and then [accidentally] performed svn up. That updated to …

svn svn-update
SVN unversioned directory with same name already exists

I also see questions with similar headings but this one has exception that error is while updating on server so …

svn revert svn-update
SVN update does not work anymore

A colleague of mine had problems updating his sources. We update the folder and it looks like it's updating to …

svn svn-update
How do I force revert back so a specific revision number using command line SVN?

I spoke too soon in my previous post about breaking things. I am trying to revert back to revision 1124 using …

svn trac svn-update
SVN strategy using branches, and merging changes from trunk into branch

So long time user of SVN, but fairly inexperienced in branching / tagging, and when I have I suspect I'm not …

svn branch branching-and-merging svn-merge svn-update
Change depth in existing SVN working copy without redownloading

I have a working copy of an entire SVN repository, but I want to change it into a sparse working …

svn sparse-checkout svn-update