Book a Demo

Author Topic: svn mv functionality in EA  (Read 3173 times)

monora

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
svn mv functionality in EA
« on: May 23, 2006, 07:25:11 am »
We are using subversion for package control. I need to rename a package file which I would do with "svn rename" on the command line. What is the equivalent method inside EA? I guess "svn rename" will not work because EA would not notice this change.