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

Re: [SVN users][Newb] How I delete an external item?

From: Bjorn Boulder <bornboulder77_at_gmail.com>
Date: 2007-06-11 07:38:06 CEST

Well..

I tried 2.

I got a passwd prompt from google.

I stayed away from that.

So, I did a variation of 1....

These shell commands worked well for me:

cd /pt/w/b/b14/vendor/plugins/
svn pedit svn:externals .
This dumped me into vi.
I deleted the line with active_scaffold
I left vi
svn ci .
svn stat

I see:

mac:/pt/w/b/b14/vendor/plugins maco$
mac:/pt/w/b/b14/vendor/plugins maco$
mac:/pt/w/b/b14/vendor/plugins maco$ svn stat
? active_scaffold
mac:/pt/w/b/b14/vendor/plugins maco$
mac:/pt/w/b/b14/vendor/plugins maco$
mac:/pt/w/b/b14/vendor/plugins maco$

Which looks good to me!

Thanks!!

-b
Received on Mon Jun 11 11:18:41 2007

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.