Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Subversion Configuration

This filecould be used for subversion configuration for Python developers. Note that the file may need additions if you program in other languages. Instructions on what to do with this file.

The python specifics in this file are as follows:

Auto-props:

  • *.py = svn:eol-style=native;svn:keywords="LastChangedDate LastChangedRevision URL"

In the root oship directory, ignore:

  • directories: bin, parts, develop-eggs
  • all files in oship/var
  • all files in oship/log
  • the file oship/.installed.cfg

Globally, ignore:

  • *.pyc
  • *.pyo
  • *~
  • No labels