You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Peter Michaux <pe...@gmail.com> on 2006/05/10 05:37:36 UTC

svn ignore?

Hi,

I checkout a copy of my repository. After I work with this local copy
there is a file called temp.txt that is created. When I commit I don't
ever want to commit this temporary file. When I run "svn status" I
don't even want to see this file in the list. Is there something like

svn ignore temp.txt

? When I do "svn help" i don't find anything like this.

Thanks,
Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: svn ignore?

Posted by Steve Williams <st...@kromestudios.com>.
Peter Michaux wrote:

>Hi,
>
>I checkout a copy of my repository. After I work with this local copy
>there is a file called temp.txt that is created. When I commit I don't
>ever want to commit this temporary file. When I run "svn status" I
>don't even want to see this file in the list. Is there something like
>
>svn ignore temp.txt
>
>? When I do "svn help" i don't find anything like this.
>  
>

http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#svn.advanced.props.special.ignore

-- 
Sly



This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org