svn propset svn:ignore *.pyc dirname
or
svn propedit svn:ignore dirname
Popularity: 95%
Comments: (0)
svn propset svn:ignore *.pyc dirname
or
svn propedit svn:ignore dirname
Popularity: 95%
Is there such a beast? Google seems to hear people talking about trying to find one, but I don’t see any to play with.
Perhaps something like subwiki could be made to just make local edits to checked out files, and commit occassionally? This would allow N instances of subwiki on the same content, but located on different machines (my laptop, for instance). You could utilize svn’s merge ability to make it all work together.
Just a random thought.
Maybe this is a project for someone…
Popularity: 44%