PDA

View Full Version : Subversion ChangeList Command


Hess_Joel
11-30-2009, 10:21 AM
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.

kinook
11-30-2009, 10:54 AM
Enter the changelistname on the first line of the 'Files/modules to process' field and files on subsequent lines.