Different subsets in the same directory

2011-06-27 Thread Cecil Westerhof
Say I have 5 sets of shell-scripts (A, B, C, D and E). On one computer I want all in ~/bin, on another I want A and B in ~/bin, on another I want A, C and D in ~/bin, etc. Is there a best practise to do this, or should I make several sub-directories in ~/bin? -- Cecil Westerhof Senior Software

Tortoise and editing files on a server

2011-03-28 Thread Cecil Westerhof
they want to use tortoise. How should this be implemented? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

recursive propedit

2011-03-22 Thread Cecil Westerhof
I am executing: svn propedit svn:ignore . But this works only on the current directory. I like to have it work on all the directories beneath the current directory also. And if possible on the directories that will be created in the future. Is this possible? -- Cecil Westerhof Senior

Re: Upgrade subversion 1.5.1

2011-03-22 Thread Cecil Westerhof
It is a Debian system and this is the version that will be distributed with the next Debian. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Upgrade subversion 1.5.1

2011-03-21 Thread Cecil Westerhof
important? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Re: Upgrade subversion 1.5.1

2011-03-21 Thread Cecil Westerhof
not hurt. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Re: svnserve and passwords

2011-03-21 Thread Cecil Westerhof
would like the user to change his password for subversion. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Better way to create project?

2011-02-28 Thread Cecil Westerhof
from bin.old to bin. I removed bin.old. I did a svn add. I did a svn commit. This are quit a few steps. Is there a better way to do this? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

MySQL changes into svn

2011-02-28 Thread Cecil Westerhof
I am just asked if it is possible to put the changes of MySQL databases in svn. I could of-course export the table definitions and store those in svn. I was just wondering if there is a better way? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Re: Possibility to commit from 'all' systems

2011-01-20 Thread Cecil Westerhof
with: # default options for the svnserve process # it is recommended to provide only readonly access to your data. # there is no authentication possible, everyone can read and write at will # read the subversion documentation about more info -- Cecil Westerhof M cecilwester...@xs4all.nl O

Re: Possibility to commit from 'all' systems

2011-01-20 Thread Cecil Westerhof
/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.auth I thought I had read something like that. ;-} I will notify the openSUSE people. -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Possibility to commit from 'all' systems

2011-01-18 Thread Cecil Westerhof
svnserve is running on. Is there a safe way to have the possibility to change the files on 'all' systems? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof