write content into local filesystem wc.
def write(self, content, mode='wb'):
origin: path.svnwc
where:
function source:
def write(self, content, mode='wb'):
""" write content into local filesystem wc. """
self.localpath.write(content, mode)
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/wccommand.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_test_repo.py
called in /home/johnny/projects/merlinux/py/dist/py/path/svn/testing/test_wccommand.py