View Single Post
  #1  
Old 11-30-2009, 10:21 AM
Hess_Joel Hess_Joel is offline
Registered User
 
Join Date: 04-06-2004
Posts: 11
Subversion ChangeList Command

How do you recommend using the changelist command for SVN? I want to add files to a changelist as I'm going through my script, and I can't get the sequence of arguments correct.

It's supposed to be:
SVN changelist "ChangeListName" files files files

I can't get anything into the ChangeListName arg here.
Reply With Quote