RE: Re: Exclude Files from commit
From: Jay Glanville <jay.glanville_at_naturalconvergence.com>
Date: 2004-06-15 17:47:19 CEST
Someone gave me advice in the past on how to deal with this in the
- request a list of all files who have been modified
Synopsis:
This should give you the same functionality as TortousSVN. In actual
The power of scripting !!!
Hope this helps
JDG
-- Jay Glanville Web Developer jay.glanville@naturalconvergence.com (613) 725-2030 x393 http://www.naturalconvergence.com > -----Original Message----- > From: Ray Johnson [mailto:Rayj@ingenio.com] > Sent: Tuesday, June 15, 2004 11:06 AM > To: Robert Krugmann > Cc: Subversion Users > Subject: RE: Re: Exclude Files from commit > > > > I usually just do a svn status to find out what I *would* be checking > in. Then I do a svn commit copying all the files I *want* to > commit to > the command line. This can be a pain when there are lots of files. > > TortoiseSVN does something like that as well - though all > through a nice > GUI (no copy paste stuff). Perhaps some other graphical clients also > provide this feature. > > Ray > > -----Original Message----- > From: Lukas Ruf [mailto:ruf@rawip.org] > Sent: Tuesday, June 15, 2004 3:42 AM > To: Robert Krugmann > Cc: Subversion Users > Subject: Re: Exclude Files from commit > > > Robert Krugmann <Robert.Krugmann@infoteam.de> [2004-06-15 12:35]: > > > > > > Is there a possibility to temporarily exclude files from version > > control in subversion? > > > > I am not sure but can't you deny write access to the file? > I limit write access to directories either via > AuthzSVNAccessFile > or hook script pre-commit in my hooks-directory. > > wbr, > Lukas > -- > Lukas Ruf | Wanna know anything about raw | > <http://www.lpr.ch> | IP? -> <http://www.rawip.org> | eMail > Style Guide: > <http://www.rawip.org/style.html>| > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org > For additional commands, e-mail: users-help@subversion.tigris.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Jun 15 17:49:17 2004 |
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.