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

RE: Again problems when deleting directory

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-10-14 19:29:45 CEST

> I use a file:// repository, which doesn't work with JavaSVN.
"file" protocol support in JavaSVN is under development right now, I would
expect it to be ready in two months or so.

> (Reading up on server configuration in the svnbook, but it's
> a little complicated for a beginning Linux user)
I would recommend you to read part on "svnserve" program - it is very easy
to set up "svn" access.

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Hendrik Maryns
> Sent: Friday, October 14, 2005 18:30
> To: users@subclipse.tigris.org
> Subject: Re: Again problems when deleting directory
>
> Alexander Kitaev schreef:
> > Hello,
> >
> >>-----Original Message-----
> >>From: Mark Phippard [mailto:markp@softlanding.com]
> >>Sent: Friday, October 14, 2005 18:08
> >>To: users@subclipse.tigris.org
> >>Subject: Re: Again problems when deleting directory
> >>
> >>news <news@sea.gmane.org> wrote on 10/14/2005 11:42:28 AM:
> >>
> >>
> >>> Trying to use an unsupported feature
> >>>svn: Cannot non-recursively commit a directory deletion
> >>>
> >>>Why is Subclipse giving me this?
> >>
> >>I believe this is the same issue that came up last time (or
> perhaps it
> >>was someone else). Subversion is giving this error. You
> cannot use
> >>the -N
> >>(non-recursive) option on the command line. The only time that
> >>Subclipse add this option to the command is if you are committing a
> >>property change to a folder.
> >>
> >>So if you are committing just a folder delete, it should
> work, but if
> >>you are trying to commit a folder delete at the same time as a
> >>property change to another folder, it will fail.
> >>
> >>Most likely you have taken the option to add something to the
> >>svn:ignore list. This option changes the svn:ignore
> property of the
> >>parent folder of the item you are trying to ignore.
> >>The commit dialog should also show if there are any
> property changes
> >>being committed.
> <corrected qouting order>
> > If you'll use JavaSVN adapter it will allow non-recursive
> commit of deleted > directory (automatically deleting all
> the files below that directory). In > other words, JavaSVN
> analyzes items to be committed and in case commit is >
> non-recursive it could commit some of the items recursively
> (like copied or > deleted directoires).
>
> I use a file:// repository, which doesn't work with JavaSVN.
>
> (Reading up on server configuration in the svnbook, but it's
> a little complicated for a beginning Linux user)
>
> H.
> --
> Hendrik Maryns
>
> ==================
> www.lieverleven.be
> http://aouw.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Sat Oct 15 03:29:45 2005

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

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