Tagged Questions

0
votes
5answers
59 views

Subversion: Can I commit several checked-out folders at once?

Let's say I have working copies of several different folders from my SVN repository scattered across my file system. Their parent directories are not part of the repository. E.g. somedir1\ …
0
votes
2answers
51 views

Perforce: Re-reverse-integrating a changelist

(I've already asked this on SU; while I appreciate the Tumbleweed badge there, I'd prefer an answer...) I have a reverse integration pending that I'd like to perform again on the files that are …
1
vote
2answers
72 views

How do you quickly find/delete all empty changelists in Perforce ?

Hi, I was wondering what could be the point in trying to delete committed changelists, because a committed changelist is not supposed to be empty. But then I am playing with the tutorial depot, and …
1
vote
2answers
81 views

Easy way to create perforce changelist with multiple filespecs

I wish to submit a changelist with multiple filespecs, e.g. ...this... ...file.h ...theother.... Perforce won't let me. I could create a changelist from a file but I do want a chance to review the …