|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Hidden files being added to SubversionI've been noticing quite a few hidden files being added to Subversion.
I think it may be "backup" files that some editors create, not sure. Here is an example: gateway/trunk/app/helpers/._application_helper.rb Any ideas on how to prevent this from happening? Thanks! Josh This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. _______________________________________________ users mailing list users@... http://lists.rvooz.org/listinfo.cgi/users-rvooz.org |
|
|
Re: Hidden files being added to SubversionAdd a recursive ignore pattern to all directories ".*"
Jeff Black Gestalt, now part of Accenture thomas.black@... <mailto:bthomas.black@...> http://codebeneath.blogspot.com/ ________________________________ From: users-bounces@... on behalf of joshua.hoover@... Sent: Wed 2/20/2008 9:24 PM To: users@... Subject: [users] Hidden files being added to Subversion I've been noticing quite a few hidden files being added to Subversion. I think it may be "backup" files that some editors create, not sure. Here is an example: gateway/trunk/app/helpers/._application_helper.rb Any ideas on how to prevent this from happening? Thanks! Josh This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. _______________________________________________ users mailing list users@... http://lists.rvooz.org/listinfo.cgi/users-rvooz.org This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. _______________________________________________ users mailing list users@... http://lists.rvooz.org/listinfo.cgi/users-rvooz.org |
|
|
Re: Hidden files being added to SubversionI think you're right. I got rid of a bunch of them before I
committed...obviously not all. Sorry. •Kit• On Feb 20, 2008, at 20:24, <joshua.hoover@...> wrote: > I've been noticing quite a few hidden files being added to Subversion. > I think it may be "backup" files that some editors create, not sure. > Here is an example: > > gateway/trunk/app/helpers/._application_helper.rb > > Any ideas on how to prevent this from happening? > > Thanks! > > Josh > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you > have received it in error, please notify the sender immediately and > delete the original. Any other use of the email by you is prohibited. > _______________________________________________ > users mailing list > users@... > http://lists.rvooz.org/listinfo.cgi/users-rvooz.org users mailing list users@... http://lists.rvooz.org/listinfo.cgi/users-rvooz.org |
|
|
Re: Hidden files being added to SubversionYep. Thanks...I just noticed that a few have snuck in again. Need to
find Bone's ignore script and update it. Pretty sure it is in the archive somewhere. Kit On Feb 21, 2008, at 6:55 AM, <thomas.black@...> <thomas.black@... > wrote: > Add a recursive ignore pattern to all directories ".*" > > Jeff Black > Gestalt, now part of Accenture > thomas.black@... <mailto:bthomas.black@...> > http://codebeneath.blogspot.com/ > > ________________________________ > > From: users-bounces@... on behalf of joshua.hoover@... > Sent: Wed 2/20/2008 9:24 PM > To: users@... > Subject: [users] Hidden files being added to Subversion > > > > I've been noticing quite a few hidden files being added to Subversion. > I think it may be "backup" files that some editors create, not sure. > Here is an example: > > gateway/trunk/app/helpers/._application_helper.rb > > Any ideas on how to prevent this from happening? > > Thanks! > > Josh > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you > have received it in error, please notify the sender immediately and > delete the original. Any other use of the email by you is prohibited. > _______________________________________________ > users mailing list > users@... > http://lists.rvooz.org/listinfo.cgi/users-rvooz.org > > > > > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise private information. If you > have received it in error, please notify the sender immediately and > delete the original. Any other use of the email by you is prohibited. > _______________________________________________ > users mailing list > users@... > http://lists.rvooz.org/listinfo.cgi/users-rvooz.org _______________________________________________ users mailing list users@... http://lists.rvooz.org/listinfo.cgi/users-rvooz.org |
| Free embeddable forum powered by Nabble | Forum Help |