[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: commit Failed: Unusable URI: it does not refer to this repository [409, #190001]

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Fri, 28 Mar 2008 17:55:42 -0500

On Mar 28, 2008, at 08:54, nikhil gupta wrote:

> No one would not want to checkout the entire repository every time
> one wants to commit something.

Well, just to nit-pick this one statement, no one should be checking
out the entire repository anyway. You should be getting a working
copy of the subset of the repository you want to work with. For
example, just the trunk of one particular project, not the entire
project (with all its tags and branches).

That said, working copies can on occasion become corrupted, and they
are considered disposable. If checking out a new working copy fixes
the issue, then you've already found the solution to the problem. Of
course, if you find a series of steps that consistently corrupts a
working copy, please let us know so that it can be fixed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-28 23:56:39 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.