[Casa-framework] mktree.svn

David King dking at nrao.edu
Wed Oct 25 11:28:00 EDT 2006


Wes Young wrote:
> ...the upshot here is that 
> mktree.svn will create a directory tree devoid of source code.  You 
> populate it with svn update or svn -N update. Svn does not allow you to 
> checkout individual files, so you have to get everything from the 
> directory.

This appears to be working for me.  Furthermore, after running mktree, you 
can go to an empty directory and 'check out' an individual file by using 
update (as Joe also suggested), as in:

  cd ~/myDvmtTree/code/display/implement/QtViewer
  svn update QtDisplayData.cc


Thanks for getting this working, Wes.


dk


More information about the Casa-framework mailing list