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

Re: svn ignore

From: N D <niranjan8712_at_gmail.com>
Date: Sat, 13 Sep 2008 16:19:13 +0200

Thanks Andy :)
One more question
CVS has a kkv parameter that tells the commit to happen in ASCII format
do we have an equivalent parameter for the svn add command?

On Sat, Sep 13, 2008 at 3:58 PM, Andy Levy <andy.levy_at_gmail.com> wrote:

> On Sat, Sep 13, 2008 at 09:50, N D <niranjan8712_at_gmail.com> wrote:
> > So that file will be excluded and not commited when i do a
> > svn commit <director_containing_that_file>
> > Except that file, all other files in that directory will be commited.
> > Correct?
>
> That is the definition of "ignore" in Subversion.
>
> > On Sat, Sep 13, 2008 at 3:48 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> >>
> >> On Sat, Sep 13, 2008 at 09:44, N D <niranjan8712_at_gmail.com> wrote:
> >> > I have set svn ignore ON for a file. When I do a svn status
> --no-ignore
> >> > I
> >> > see a 'I' against that file name as follows:
> >> >
> >> > I <file_name>
> >> >
> >> > What I want to confirm is, when I commit the directory that contains
> >> > this
> >> > file, the file will not be commited. Am I right? The file that I am
> >> > talking
> >> > of is un versioned.
> >>
> >> That status is indicating to you that the item is ignored.
> >
> >
>
Received on 2008-09-13 16:19:35 CEST

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.