Guten Tag Hector Magnanao,
am Montag, 4. Februar 2013 um 22:24 schrieben Sie:
> Hi, I have installed Subversion and Ubersvn on a windows 2008
> server - 64 bit machine. How do you set up data encryption on Subversion ?
As said, Subversion itself doesn't provide data encryption, but you
can use w
On Monday, February 04, 2013 10:17:29 PM Stefan Sperling wrote:
> On Mon, Feb 04, 2013 at 11:54:21AM -0800, Alexey Neyman wrote:
> > On Thursday, January 31, 2013 09:08:20 am Stefan Sperling wrote:
> > > BTW, I went over one of FreeBSD's svn wiki pages a while back, and added
> > > answers to open
> > I have not found anything about this behavior in the bug tracker.
> > Is this "by design" or is it a Subversion bug?
>
> I'm pretty sure there's an issue filed for this already. I'd have
> expected a search for "symlink" to turn it up.
This issue is the "closest match" that I have found: "Sy
On Feb 4, 2013, at 15:24, Hector Magnanao wrote:
> I have installed Subversion and Ubersvn on a windows 2008 server - 64 bit
> machine. How do you set up data encryption on Subversion ?
Subversion does not have encryption capabilities.
Hi,
I have installed Subversion and Ubersvn on a windows 2008 server - 64 bit
machine. How do you set up data encryption on Subversion ?
On Mon, Feb 04, 2013 at 11:54:21AM -0800, Alexey Neyman wrote:
> On Thursday, January 31, 2013 09:08:20 am Stefan Sperling wrote:
> > BTW, I went over one of FreeBSD's svn wiki pages a while back, and added
> > answers to open questions on this page:
> > https://wiki.freebsd.org/SubversionMissing
>
André Hänsel wrote on 02/04/2013 01:08:59 PM:
> I am trying to deny a user access to a certain path in an SVN
repository.
[snip]
> This is my current authz-test file, which is unable to stop user "andre"
> from accessing the directory "test2" and its content:
>
> [/]
> * = rw
If you d
On Thursday, January 31, 2013 09:08:20 am Stefan Sperling wrote:
> BTW, I went over one of FreeBSD's svn wiki pages a while back, and added
> answers to open questions on this page:
> https://wiki.freebsd.org/SubversionMissing
Speaking of which:
Is there a reason why it is necessary to use "the s
Hi list,
I am trying to deny a user access to a certain path in an SVN repository.
According to the documentation this is done by setting the username to empty
like this:
[calc:/branches/calc/bug-142/secret]
harry =
In
http://grokbase.com/t/subversion/users/1019eey8h0/problem-implementing-p
On Mon, Feb 04, 2013 at 09:47:07PM +0400, Ilya Basin wrote:
> Hi list.
> The option '--ignore-keywords' only works with 'svn export'.
> Will it ever be added to 'svn up' and be sticky like the 'cvs up -kk'?
I'm not aware of any plans to add this option to more subcommands.
Commands line checkout
Hi list.
The option '--ignore-keywords' only works with 'svn export'.
Will it ever be added to 'svn up' and be sticky like the 'cvs up -kk'?
On Mon, Feb 04, 2013 at 04:08:31PM +0100, Chantal Wobben wrote:
> Thanks that worked.
> Next problem.
>
> The next step would be svn co /path/tp/repostory/projectname
> So for me it would be svn co /root/cinnamon-for-crux
>
> But then I see a error wrong arguments
>
> svn is driving me grazy I t
Guten Tag Chantal Wobben,
am Montag, 4. Februar 2013 um 16:08 schrieben Sie:
> The next step would be svn co /path/tp/repostory/projectname
> So for me it would be svn co /root/cinnamon-for-crux
> But then I see a error wrong arguments
Because you need to provide an URl not a path, like you did
Op 4-2-2013 15:52, Stefan Sperling schreef:
On Mon, Feb 04, 2013 at 03:16:03PM +0100, Chantal Wobben wrote:
Hello,
I found this tutorial :
http://masstransmit.com/garage_blog/create-svn-existing-project/
And I'm stuck with step 2.
I did
svnadmin create cinnamon-for-crux
After that I did
svn
On Mon, Feb 04, 2013 at 03:16:03PM +0100, Chantal Wobben wrote:
> Hello,
>
> I found this tutorial :
> http://masstransmit.com/garage_blog/create-svn-existing-project/
> And I'm stuck with step 2.
>
> I did
>
> svnadmin create cinnamon-for-crux
> After that I did
>
> svn import cinnamon file://
Op 4-2-2013 15:32, Thorsten Schöning schreef:
Guten Tag Chantal Wobben,
am Montag, 4. Februar 2013 um 15:16 schrieben Sie:
svn : Unable to connect to a repostory at url 'file:///cinnamon-for-crux
svn: Unable to open an ra local session to URL
svn: Unable to open repostory 'File:///cinnamon-for-
Guten Tag Chantal Wobben,
am Montag, 4. Februar 2013 um 15:16 schrieben Sie:
> svn : Unable to connect to a repostory at url 'file:///cinnamon-for-crux
> svn: Unable to open an ra local session to URL
> svn: Unable to open repostory 'File:///cinnamon-for-crux
> What am I doing wrong here ?
You n
Hello,
I found this tutorial :
http://masstransmit.com/garage_blog/create-svn-existing-project/
And I'm stuck with step 2.
I did
svnadmin create cinnamon-for-crux
After that I did
svn import cinnamon file:///cinnamon-for-crux -m "first import"
But then I see these error messages:
svn : Unab
Usually you shouldn't use 'svn log' from a hook.
When using hooks you want to use the 'svnlook' command instead of 'svn' as
you are looking directly at a transaction in progress.
(And 'svnlook log' is more efficient than using the server that calls your
hook again to access the same repositor
> I have a hook that runs svn log.
Do you redirect the svn log to any file?
Share the hook script here.
Regards,
Shrini
CollabNet Support
Hi,
I have a hook that runs svn log. My VisualSVN server is set up to run on
Windows authentication.
When I do a commit, svn log command doesn't at all.
The event log says the following
Could not MERGE resource "/svn/Test/!svn/txn into [409, #0]
Can you help me what coul
21 matches
Mail list logo