[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Transaction concept in svn

From: yerra babji <ybabji.apache_at_gmail.com>
Date: Tue, 18 Oct 2011 12:04:19 +0530

Hi,

     Is there any way in SVN to mandate the user to check in all the files
he modified at a time?. Problem is people are checking in the code one by
one and in between his checkins, If I get the code from svn, I am getting
build failures. I come across the concept of changelist. But it is not a
mandatory one. Can we have any concept like transaction and restricting the
user to check in all the files he modified ( If he dont want to checkin
some file he may revert the changes for unwanted files)

--> begin transaction --> modify files --> ci transaction (All files at a
time) .

Thanks,
Babji
Received on 2011-10-18 08:34:55 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.