|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Feature Request - Ignore certain filesGreetings!
I love SmartCVS. It's been a life saver to have a CVS client with a decent GUI on the Mac. I have a feature request. I work with Dreamweaver a lot for designing and managing my website content. Dreamweaver makes these synchronization files (dwsync.xml) and other note files (like .DS_Store). They have no purpose other than to assist the interworkings of Dreamweaver while it manages my content locally. I would love to be able to tell SmartCVS to ignore any (local) file with certain text in the name or with a certain extension, and just not ever even show it. Let any file with "dwsync" or "DS_Store" in its file name NOT appear in SmartCVS's file list at all, never ever. I definitely do not want these local files ending on the production server and if they were not in the list, I wouldn't ever accidentally upload them, which has happened before. I request the ability to selectively turn files invisible to SmartCVS. This would be a great feature for me. Thanks! Tim Wayne San Francisco ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: Feature Request - Ignore certain filesThe Professional version contains (among a lot more useful) a small feature to
ignore files easily. Just select the unversioned file(s) and press Cmd+I and change the pattern to ignore according to your needs. -- Best regards, Thomas Singer _____________ SyntEvo GmbH www.syntevo.com "Tim" <redtimmy619@...> wrote: > Greetings! > > I love SmartCVS. It's been a life saver to have a CVS client with a decent GUI > on the Mac. > > I have a feature request. I work with Dreamweaver a lot for designing and > managing my > website content. Dreamweaver makes these synchronization files (dwsync.xml) > and other > note files (like .DS_Store). They have no purpose other than to assist the > interworkings of > Dreamweaver while it manages my content locally. > > I would love to be able to tell SmartCVS to ignore any (local) file with > certain text in the > name or with a certain extension, and just not ever even show it. Let any file > with "dwsync" > or "DS_Store" in its file name NOT appear in SmartCVS's file list at all, > never ever. I > definitely do not want these local files ending on the production server and > if they were > not in the list, I wouldn't ever accidentally upload them, which has happened > before. > > I request the ability to selectively turn files invisible to SmartCVS. This > would be a great > feature for me. > > Thanks! > > Tim Wayne > San Francisco > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: Feature Request - Ignore certain filesYou can also do it by placing a .cvsignore file in your home directory
and specify one pattern per line, like: .DS_Store .#* CVS (and therefore SmartCVS as well) would ignore these files when looking at versioned directories. P.S.: I am not trying to anyone out of getting the Pro version, just listing another solution. Cheers, Gabor On Thu, May 29, 2008 at 11:39 AM, SyntEvo Support <smartcvs-support@...> wrote: > The Professional version contains (among a lot more useful) a small feature > to > ignore files easily. Just select the unversioned file(s) and press Cmd+I and > change the pattern to ignore according to your needs. > > -- > Best regards, > Thomas Singer > _____________ > SyntEvo GmbH > www.syntevo.com > > "Tim" <redtimmy619@...> wrote: > >> Greetings! >> >> I love SmartCVS. It's been a life saver to have a CVS client with a decent >> GUI >> on the Mac. >> >> I have a feature request. I work with Dreamweaver a lot for designing and >> managing my >> website content. Dreamweaver makes these synchronization files >> (dwsync.xml) >> and other >> note files (like .DS_Store). They have no purpose other than to assist the >> interworkings of >> Dreamweaver while it manages my content locally. >> >> I would love to be able to tell SmartCVS to ignore any (local) file with >> certain text in the >> name or with a certain extension, and just not ever even show it. Let any >> file >> with "dwsync" >> or "DS_Store" in its file name NOT appear in SmartCVS's file list at all, >> never ever. I >> definitely do not want these local files ending on the production server >> and >> if they were >> not in the list, I wouldn't ever accidentally upload them, which has >> happened >> before. >> >> I request the ability to selectively turn files invisible to SmartCVS. >> This >> would be a great >> feature for me. >> >> Thanks! >> >> Tim Wayne >> San Francisco >> >> >> ------------------------------------ >> >> Yahoo! Groups Links >> >> >> >> > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
| Free Forum Powered by Nabble | Forum Help |