Hi Andy
Thanks - great explanation.
Can we delete history, as we do on internet browser? If there is specific
file we can remove it manually. As you have informed us it is
just a history of links. However we would like to maintain clean small list
if possible.
Sumant
-----Original Message-----
From: Andy Levy [mailto:andy.levy_at_gmail.com]
Sent: Thursday, March 26, 2009 8:08 AM
To: Sumant Gupta
Cc: users_at_subversion.tigris.org
Subject: Re: Destroy initial testing/learning repository
On Wed, Mar 25, 2009 at 22:58, Sumant Gupta <skg_at_cfest.com> wrote:
> Kindly Help
>
>
>
> We are developers of groundwater and environmental technologies for
complex
> sites. Our plan is to use SVN package for source codes and databases.
>
> During learning processes we have created several repositories by mistake.
> Please see attached jpg file.
>
>
>
> We have not been able to clean these redundant links. We tried
>
> Svn del
>
> Svn rm
>
> Svn browser to delete repository
All you're seeing is the history that TSVN maintains for convenience
(just like web browser history). If you've already deleted
d:\dummy\svndemo via the command prompt or Windows Explorer, the
repository is gone.
>
> Z:\>svn rm file:///d:/dummy/svndemo
>
> svn: Unable to open an ra_local session to URL
>
> svn: Unable to open repository 'file:///d:/dummy'
>
> svn: Your commit message was left in a temporary file:
>
> svn: 'svn-commit.tmp'
>
>
>
> Z:\>svn rm -r file:///d:/dummy/svndemo
>
> svn: Syntax error in revision argument 'file:///d:/dummy/svndemo'
>
>
>
> Z:\>svn rm file:///d:/dummy/svndemo
>
> svn: '\' is not a working copy
>
> svn: Can't open file '\.svn\entries': The system cannot find the path
> specified.
>
>
>
> Kindly help
>
>
>
> Sumant K. Gupta, Ph.D.
>
> EWM Group
>
> (Environmental and Water Management Group)
>
> 2100 S.E. Main Street Suite#210
>
> Irvine, CA 92614
>
> Ph (949) 724 1696 Fax (949) 724 1696
>
> www.EWMgroup.net
>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1433108
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-26 19:01:07 CET