|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
File filter not working in SmartSVN 6.0.6Hi
I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it doesn't work as specified in the help. For example, "*.lib" works fine, but "!*.lib" doesn't work. I am not using regular expressions. Can anybody confirm this? Where can I send a Bug Report? best regards, Markus ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: File filter not working in SmartSVN 6.0.6Hi Markus,
We can confirm this bug (thanks for reporting) and are going to fix it in the next build. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com Markus Gaugusch <markus@...> wrote: > Hi > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it doesn't work > as specified in the help. > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am not using > regular expressions. > > Can anybody confirm this? Where can I send a Bug Report? > > best regards, > Markus ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: File filter not working in SmartSVN 6.0.6This problem still exists in SmartSVN 6.0.7.
Is it possible to filter multiple file types? For example, I would like to exclude *.dll and *.pdb. Or, more likely, exclude *.dll and *.pdb. Do the file filters work when View->Files from Subdirectories is checked? Thanks, this could be a great feature... --- In smartsvn@..., syntevo Support <smartsvn@...> wrote: > > Hi Markus, > > We can confirm this bug (thanks for reporting) and are going to fix it in the > next build. > > -- > Best regards, > Thomas Singer > ============= > syntevo GmbH > http://www.syntevo.com > http://blog.syntevo.com > > > Markus Gaugusch <markus@...> wrote: > > > Hi > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it doesn't work > > as specified in the help. > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am not using > > regular expressions. > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > best regards, > > Markus > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ SmartSVN 5 rc 2 WinXP sp 3 |
|
|
Re: Re: File filter not working in SmartSVN 6.0.6> This problem still exists in SmartSVN 6.0.7.
Please try the intermediate build from http://www.syntevo.com/smartsvn/intermediate-builds.html > Is it possible to filter multiple file types? For example, I would like to > exclude *.dll and *.pdb. > Or, more likely, exclude *.dll and *.pdb. Try "!.*(dll|pdb)" with "Regular Expressions" option selected. > Do the file filters work when View->Files from Subdirectories is checked? Yes. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "ch.bates" <ccbates@...> wrote: > This problem still exists in SmartSVN 6.0.7. > > Is it possible to filter multiple file types? For example, I would like to > exclude *.dll and *.pdb. > Or, more likely, exclude *.dll and *.pdb. > > Do the file filters work when View->Files from Subdirectories is checked? > > Thanks, this could be a great feature... > > --- In smartsvn@..., syntevo Support <smartsvn@...> wrote: > > > > Hi Markus, > > > > We can confirm this bug (thanks for reporting) and are going to fix it in the > > next build. > > > > -- > > Best regards, > > Thomas Singer > > ============= > > syntevo GmbH > > http://www.syntevo.com > > http://blog.syntevo.com > > > > > > Markus Gaugusch <markus@...> wrote: > > > > > Hi > > > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it doesn't work > > > as specified in the help. > > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am not using > > > regular expressions. > > > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > > > best regards, > > > Markus > > > > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: Re: File filter not working in SmartSVN 6.0.6Thanks for the quick reply, but I still can't get it to work. See
attached screen shot. View: Subdirectories, Unversioned, Unchanged, all checked; Regular Expressions is checked in the filter window. Probably something I'm doing wrong... syntevo Support wrote: > > > > This problem still exists in SmartSVN 6.0.7. > > Please try the intermediate build from > > http://www.syntevo.com/smartsvn/intermediate-builds.html > <http://www.syntevo.com/smartsvn/intermediate-builds.html> > > > Is it possible to filter multiple file types? For example, I would > like to > > exclude *.dll and *.pdb. > > Or, more likely, exclude *.dll and *.pdb. > > Try "!.*(dll|pdb)" with "Regular Expressions" option selected. > > > Do the file filters work when View->Files from Subdirectories is > checked? > > Yes. > > -- > Best regards, > Thomas Singer > ============= > syntevo GmbH > http://www.syntevo.com <http://www.syntevo.com> > http://blog.syntevo.com <http://blog.syntevo.com> > > "ch.bates" <ccbates@... <mailto:ccbates%40gmail.com>> wrote: > > > This problem still exists in SmartSVN 6.0.7. > > > > Is it possible to filter multiple file types? For example, I would > like to > > exclude *.dll and *.pdb. > > Or, more likely, exclude *.dll and *.pdb. > > > > Do the file filters work when View->Files from Subdirectories is > checked? > > > > Thanks, this could be a great feature... > > > > --- In smartsvn@... <mailto:smartsvn%40yahoogroups.com>, > syntevo Support <smartsvn@...> wrote: > > > > > > Hi Markus, > > > > > > We can confirm this bug (thanks for reporting) and are going to > fix it in the > > > next build. > > > > > > -- > > > Best regards, > > > Thomas Singer > > > ============= > > > syntevo GmbH > > > http://www.syntevo.com <http://www.syntevo.com> > > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > > > > > > Markus Gaugusch <markus@...> wrote: > > > > > > > Hi > > > > > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it > doesn't work > > > > as specified in the help. > > > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am > not using > > > > regular expressions. > > > > > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > > > > > best regards, > > > > Markus > > > > > > > > > > > > > ------------------------------------ > > > > Yahoo! Groups Links > > > > > > > > > > [Non-text portions of this message have been removed] ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ SmartSVN 5 rc 2 WinXP sp 3 |
|
|
Re: Re: File filter not working in SmartSVN 6.0.6Please send the screenshot to smartsvn@..., because attachments are
not allowed for the mailing list. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "C. Bates" <ccbates@...> wrote: > Thanks for the quick reply, but I still can't get it to work. See > attached screen shot. > View: Subdirectories, Unversioned, Unchanged, all checked; Regular > Expressions is checked in the filter window. > Probably something I'm doing wrong... > > > syntevo Support wrote: > > > > > > > This problem still exists in SmartSVN 6.0.7. > > > > Please try the intermediate build from > > > > http://www.syntevo.com/smartsvn/intermediate-builds.html > > <http://www.syntevo.com/smartsvn/intermediate-builds.html> > > > > > Is it possible to filter multiple file types? For example, I would > > like to > > > exclude *.dll and *.pdb. > > > Or, more likely, exclude *.dll and *.pdb. > > > > Try "!.*(dll|pdb)" with "Regular Expressions" option selected. > > > > > Do the file filters work when View->Files from Subdirectories is > > checked? > > > > Yes. > > > > -- > > Best regards, > > Thomas Singer > > ============= > > syntevo GmbH > > http://www.syntevo.com <http://www.syntevo.com> > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > "ch.bates" <ccbates@... <mailto:ccbates%40gmail.com>> wrote: > > > > > This problem still exists in SmartSVN 6.0.7. > > > > > > Is it possible to filter multiple file types? For example, I would > > like to > > > exclude *.dll and *.pdb. > > > Or, more likely, exclude *.dll and *.pdb. > > > > > > Do the file filters work when View->Files from Subdirectories is > > checked? > > > > > > Thanks, this could be a great feature... > > > > > > --- In smartsvn@... <mailto:smartsvn%40yahoogroups.com>, > > syntevo Support <smartsvn@...> wrote: > > > > > > > > Hi Markus, > > > > > > > > We can confirm this bug (thanks for reporting) and are going to > > fix it in the > > > > next build. > > > > > > > > -- > > > > Best regards, > > > > Thomas Singer > > > > ============= > > > > syntevo GmbH > > > > http://www.syntevo.com <http://www.syntevo.com> > > > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > > > > > > > > > Markus Gaugusch <markus@...> wrote: > > > > > > > > > Hi > > > > > > > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it > > doesn't work > > > > > as specified in the help. > > > > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am > > not using > > > > > regular expressions. > > > > > > > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > > > > > > > best regards, > > > > > Markus > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: Re: File filter not working in SmartSVN 6.0.6Are you sure you have replaced the smartsvn.jar as stated on
http://www.syntevo.com/smartsvn/intermediate-builds.html Please take a look at %APPDATA%\syntevo\6\log.txt. It should contain a line similar to this one: 0 (2009-10-05 19:58:40,421) [main] INFO smartsvn.system - SmartSVN version 6.0.7-r9360-svnkit-6117M -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com http://blog.syntevo.com "C. Bates" <ccbates@...> wrote: > Thanks for the quick reply, but I still can't get it to work. See > attached screen shot. > View: Subdirectories, Unversioned, Unchanged, all checked; Regular > Expressions is checked in the filter window. > Probably something I'm doing wrong... > > > syntevo Support wrote: > > > > > > > This problem still exists in SmartSVN 6.0.7. > > > > Please try the intermediate build from > > > > http://www.syntevo.com/smartsvn/intermediate-builds.html > > <http://www.syntevo.com/smartsvn/intermediate-builds.html> > > > > > Is it possible to filter multiple file types? For example, I would > > like to > > > exclude *.dll and *.pdb. > > > Or, more likely, exclude *.dll and *.pdb. > > > > Try "!.*(dll|pdb)" with "Regular Expressions" option selected. > > > > > Do the file filters work when View->Files from Subdirectories is > > checked? > > > > Yes. > > > > -- > > Best regards, > > Thomas Singer > > ============= > > syntevo GmbH > > http://www.syntevo.com <http://www.syntevo.com> > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > "ch.bates" <ccbates@... <mailto:ccbates%40gmail.com>> wrote: > > > > > This problem still exists in SmartSVN 6.0.7. > > > > > > Is it possible to filter multiple file types? For example, I would > > like to > > > exclude *.dll and *.pdb. > > > Or, more likely, exclude *.dll and *.pdb. > > > > > > Do the file filters work when View->Files from Subdirectories is > > checked? > > > > > > Thanks, this could be a great feature... > > > > > > --- In smartsvn@... <mailto:smartsvn%40yahoogroups.com>, > > syntevo Support <smartsvn@...> wrote: > > > > > > > > Hi Markus, > > > > > > > > We can confirm this bug (thanks for reporting) and are going to > > fix it in the > > > > next build. > > > > > > > > -- > > > > Best regards, > > > > Thomas Singer > > > > ============= > > > > syntevo GmbH > > > > http://www.syntevo.com <http://www.syntevo.com> > > > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > > > > > > > > > Markus Gaugusch <markus@...> wrote: > > > > > > > > > Hi > > > > > > > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it > > doesn't work > > > > > as specified in the help. > > > > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am > > not using > > > > > regular expressions. > > > > > > > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > > > > > > > best regards, > > > > > Markus > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: File filter not working in SmartSVN 6.0.6I thought I had replaced the files, but it seems closing the SmartSVN project window doesn't close all its processes; 'statuscached.exe' was still running, so the files weren't updated.
Got the new files in place, and the Filter is a great feature. To get the regular expression working, Syntevo support pointed out I need to do something like: !.*\.(dll|pdb) --- In smartsvn@..., syntevo Support <smartsvn@...> wrote: > > Are you sure you have replaced the smartsvn.jar as stated on > > http://www.syntevo.com/smartsvn/intermediate-builds.html > > Please take a look at %APPDATA%\syntevo\6\log.txt. It should contain a line > similar to this one: > > 0 (2009-10-05 19:58:40,421) [main] INFO smartsvn.system - SmartSVN > version 6.0.7-r9360-svnkit-6117M > > -- > Best regards, > Thomas Singer > ============= > syntevo GmbH > http://www.syntevo.com > http://blog.syntevo.com > > > "C. Bates" <ccbates@...> wrote: > > > Thanks for the quick reply, but I still can't get it to work. See > > attached screen shot. > > View: Subdirectories, Unversioned, Unchanged, all checked; Regular > > Expressions is checked in the filter window. > > Probably something I'm doing wrong... > > > > > > syntevo Support wrote: > > > > > > > > > > This problem still exists in SmartSVN 6.0.7. > > > > > > Please try the intermediate build from > > > > > > http://www.syntevo.com/smartsvn/intermediate-builds.html > > > <http://www.syntevo.com/smartsvn/intermediate-builds.html> > > > > > > > Is it possible to filter multiple file types? For example, I would > > > like to > > > > exclude *.dll and *.pdb. > > > > Or, more likely, exclude *.dll and *.pdb. > > > > > > Try "!.*(dll|pdb)" with "Regular Expressions" option selected. > > > > > > > Do the file filters work when View->Files from Subdirectories is > > > checked? > > > > > > Yes. > > > > > > -- > > > Best regards, > > > Thomas Singer > > > ============= > > > syntevo GmbH > > > http://www.syntevo.com <http://www.syntevo.com> > > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > > > "ch.bates" <ccbates@... <mailto:ccbates%40gmail.com>> wrote: > > > > > > > This problem still exists in SmartSVN 6.0.7. > > > > > > > > Is it possible to filter multiple file types? For example, I would > > > like to > > > > exclude *.dll and *.pdb. > > > > Or, more likely, exclude *.dll and *.pdb. > > > > > > > > Do the file filters work when View->Files from Subdirectories is > > > checked? > > > > > > > > Thanks, this could be a great feature... > > > > > > > > --- In smartsvn@... <mailto:smartsvn%40yahoogroups.com>, > > > syntevo Support <smartsvn@> wrote: > > > > > > > > > > Hi Markus, > > > > > > > > > > We can confirm this bug (thanks for reporting) and are going to > > > fix it in the > > > > > next build. > > > > > > > > > > -- > > > > > Best regards, > > > > > Thomas Singer > > > > > ============= > > > > > syntevo GmbH > > > > > http://www.syntevo.com <http://www.syntevo.com> > > > > > http://blog.syntevo.com <http://blog.syntevo.com> > > > > > > > > > > > > > > > Markus Gaugusch <markus@> wrote: > > > > > > > > > > > Hi > > > > > > > > > > > > I tried to use a Filter in SmartSVN 6.0.6 (Windows), but it > > > doesn't work > > > > > > as specified in the help. > > > > > > For example, "*.lib" works fine, but "!*.lib" doesn't work. I am > > > not using > > > > > > regular expressions. > > > > > > > > > > > > Can anybody confirm this? Where can I send a Bug Report? > > > > > > > > > > > > best regards, > > > > > > Markus > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > [Non-text portions of this message have been removed] > > > > > > > > ------------------------------------ > > > > Yahoo! Groups Links > > > > > > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartsvn/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartsvn/join (Yahoo! ID required) <*> To change settings via email: mailto:smartsvn-digest@... mailto:smartsvn-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartsvn-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ SmartSVN 5 rc 2 WinXP sp 3 |
| Free embeddable forum powered by Nabble | Forum Help |