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

Re: Q: "has no URL" error

From: Bhuvaneswaran <bhuvan_at_ubuntu.com>
Date: 2006-06-09 07:25:18 CEST

> I deleted a few files (probably using the filesystem) and in my svn
> status I see:
>
> D test/fixtures/foo/bar

I'm unsure about your observation. If you have deleted this file using
the filesystem command and run 'svn status', i guess it should
display:

 ! test/fixtures/foo/bar

If you wish to delete the file in the repository, just use 'svn del
file_name' command followed by 'svn commit'.

-- 
Regards,
Bhuvaneswaran
www.symonds.net/~bhuvan/
GPG: 0x7A13E5B0
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 9 07:26:39 2006

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.