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
cipal they want to use tortoise. How should
this be implemented?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
t they have to input there password every-time.
But maybe I am going to far. Seeing that now everything is done by
(unencrypted) FTP, it would be a big improvement when they would use
subversion with SASL. So lets first implement this. Later on I could
make things even more secure.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
As I understand it the caching or not is done through setting:
${HOME}/.subversion/servers
Is it possible to do this centrally?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
my version I put:
anon-access = write
(Is not a problem because it is only used locally.)
Well I have to wait until I get the credentials to edit the conf
files.
I'll start implementing SASL on my own system. When I get the
credentials I know what to do.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
ks
-rw-r--r-- 1 svn cecil 229 2011-03-22 14:56 README.txt
The group is different, but that should not make a difference I would
think. What could be happening here?
My version:
svnserve, version 1.6.15 (r1038135)
the clients version:
svnserve, version 1.6.12 (r955767)
--
Cecil Wester
sub-directories are shown. I would like those also
not to be shown.
And I found a solution. I made a file generatedFiles with:
generatedFiles
*.log
*.mpd
*.pdf
*.tuc
And then giving the command:
svn propset svn:ignore --recursive --file generatedFiles .
does the trick.
Op dinsdag 22 mrt 2011 19:41 CET schreef Cecil Westerhof:
> In the past I received the messages I send to the list. But not
> anymore. What could be the problem?
It looks like the problem is solved. I received this and two other
messages I send to the list.
--
Cecil Westerhof
Senior So
In the past I received the messages I send to the list. But not
anymore. What could be the problem?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
ve, version 1.6.12 (r955767)
compiled Mar 7 2011, 06:43:32
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
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
r problem. I would like the user to
change his password for subversion.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
nfrastructure.
I already was reading the redbook. I think I first just implement SASL
to get things on the road. When that works, I'll look at the offsite
management. Is that in the redbook? I can not remember seeing it. But
maybe I overlooked something.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
o date set), support for 1.5 will cease.
Okay, I'll try to convince them. Was what I expected, but a check does
not hurt.
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
to change the password and mail it to the user. Is
this correct, or am I overlooking something?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
important?
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
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
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
lly misleading.
> svnserve can authenticate users in various ways.
> See
>
> http://svnbook.red-bean.com/nightly/en/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
enSUSE 11) it is in:
/etc/sysconfig/svnserve
--
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
it at the moment, but when it expands, I should know what I
am doing). What is mend 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
make changes on the system 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
22 matches
Mail list logo