On Fri, Apr 3, 2009 at 11:33, Prashant Shukla
<official.prashant_at_gmail.com> wrote:
> I meant Update. and We had different people working on the same directory
> but on the different files.So It would not be a solution to update the
> parent dir.
You should not have multiple users sharing a working copy in the first
place. Doing so negates many of the reasons for and benefits of using
Subversion.
> On Fri, Apr 3, 2009 at 8:20 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>>
>> I assume you mean commit not update. You can specify the files that you
>> can to comment. I am pretty sure you can pipe in a text file that lists the
>> files/paths. There was a thread here somewhere about how to do it.
>>
>>
>>
>> Something like
>>
>>
>>
>> svn ci < filelist.txt
>>
>>
>>
>> BOb
>>
>>
>>
>>
>>
>> ________________________________
>>
>> From: Prashant Shukla [mailto:official.prashant_at_gmail.com]
>> Sent: Friday, April 03, 2009 8:14 AM
>> To: users_at_subversion.tigris.org
>> Subject: Multiple svn updates by reading a file.
>>
>>
>>
>> Hi All,
>>
>> I am new bee to Subversion.and I would like to do the multiple svn
>> updates by reading a file where we already have listed the files.
>>
>> So , Do we have any command/tool to achieve this?
>>
>>
>> -Prashant
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1533497
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 17:48:08 CEST