[Octopus-devel] svn ignore

Tobias Burnus tobias.burnus at physik.fu-berlin.de
Wed Apr 15 16:31:01 WEST 2009


matthieu verstraete wrote:
> please teach us all how to make svn ignore files
>   

Try:
  svn pl  . # List properties for the current directory
and
  svn pe svn:ignore .  # Edit the one for this directory

By the way, for a file a typical property is "svn:executable".

Tobias


More information about the Octopus-devel mailing list