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

Re: Hi ; how do i get Subversion to archive a python *.pyc file

From: Chris Shelton <cshelton_at_shelton-family.net>
Date: Fri, 22 Jan 2010 18:59:52 -0500

Robert,

On Fri, Jan 22, 2010 at 6:23 PM, Robert Somerville
<rsomerville_at_sjgeophysics.com> wrote:
>
> Subversion thinks it is a binary file and ignores it ...

I suspect that this is caused by the global ignore settings, as I ran
into this issue myself recently. Try:

svn --no-ignore add myfile.pyc

chris
Received on 2010-01-23 01:06:25 CET

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.