> -Original Message-
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: 09 March 2011 16:48
> To: Cooke, Mark
> Cc: users@subversion.apache.org
> Subject: Re: Need help troubleshooting user authentication (apache)
>
> Cooke, Mark wrote on Wed, Mar 09, 2011 at 14:44:31 -:
>
(2011/03/10 10:18), Andy Levy wrote:
There is. For the command line, see usage #2 when you run svn help export.
For Tortoise, see
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-export.html
You got me :)
I did google and reached that page. Howerver, I only "read" the screenshot
and
On Wed, Mar 9, 2011 at 22:05, Nguyen Vu Hung (VNC)
wrote:
> (2011/03/10 9:31), Andy Levy wrote:
>
> On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC)
> wrote:
>
> Folks,
>
> Just a quick question:
>
> Does svn export performs any kind of outbound connection (like http) other
> than localhost?
>
(2011/03/10 9:31), Andy Levy wrote:
On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC)
wrote:
Folks,
Just a quick question:
Does svn export performs any kind of outbound connection (like http) other
than localhost?
svn export only makes a connection between the client and the server,
and on
I'd like to know whether there's a way -- or whether it would be reasonable to
request a feature to provide a way -- to ask svn supply the original filename to
an external diff3 tool.
I use xxdiff to view diff info from subversion, via a command-line-argument
translation script.
In an "svn update
On Wed, Mar 9, 2011 at 21:26, Nguyen Vu Hung (VNC)
wrote:
> Folks,
>
> Just a quick question:
>
> Does svn export performs any kind of outbound connection (like http) other
> than localhost?
svn export only makes a connection between the client and the server,
and only if you export using a URL (
Folks,
Just a quick question:
Does svn export performs any kind of outbound connection (like http)
other than localhost?
TIA,
Nguyen Vu Hung
On Mar 9, 2011, at 03:07, Oliver Marshall wrote:
> Is it possible to enable the dav_svn module for one hostname only?
Modules are *loaded* globally for an Apache instance, but the directives to
actually make use of a module can be limited by any number of means, including
hostname, as discusse
On Mar 9, 2011, at 18:11, Michael Diers wrote:
> On 2011-03-09 21:22, Stephen P Rufle wrote:
>> I am trying the following.
>> svn ren "4...@20hrs.jpg" "48 hrs.jpg"
>>
>> I get the following message
>> svn: '48' is not under version control
>>
>> I would like to automate the task of renaming ~100
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-09 21:22, Stephen P Rufle wrote:
> I am trying the following.
> svn ren "4...@20hrs.jpg" "48 hrs.jpg"
>
> I get the following message
> svn: '48' is not under version control
>
> I would like to automate the task of renaming ~100 files. I
I am trying the following.
svn ren "4...@20hrs.jpg" "48 hrs.jpg"
I get the following message
svn: '48' is not under version control
I would like to automate the task of renaming ~100 files. I was able to
use TortoiseSVN to do a single file manually, but am not sure how to get
this to work from
We're running with the following branching strategy, with svn 1.6.12
server & 1.6.x clients (my client is 1.6.12, not sure about exact
version of other developers):
Trunk mirrors production, and is always stable. No commits ever go
directly to trunk, only merges.
All merges take place at the top
Hi,
The output of
svn log --xml --verbose file:///home20/sources/repos/oud --revision
3974
is similar to
shqrde
2011-03-07T21:42:57.958314Z
/trunk/query
/trunk/query/ValidationObjetEnvir.tst
Add of query directory. Populate the object table.
Why the kind information is always missin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-09 14:54, Waseem Bokhari wrote:
> What is :---
>
> set trc=C:\tmp\waseem\trace.txt
That's for debug tracing. You can
set trc=nul
or even leave out all the lines to do with %trc% in the batch code I posted.
- --
Michael Diers, elego Sof
Cooke, Mark wrote on Wed, Mar 09, 2011 at 14:44:31 -:
> [Wed Jan 12 10:06:38 2011] [error] [client ip-address] user user_a:
> authentication failure for "/svn/dept/project/trunk": Password Mismatch
>
> I do not understand where the 'Password Mismatch' error is coming from,
> why does that only
I'm using CollabNet server binaries on a Linux (CentOS 5.5) virtual
machine. The repos are located in a Windows 2008 share, so I has
something like this in /etc/fstab:
//winserver/repo /opt/csvn/data/repositories cifs \
user=csvn,password=***,rw,uid=500,gid=500,\
dir_mode=0755,file_mode=07
What is :---
set trc=C:\tmp\waseem\trace.txt
Muchas gracias!
-Original Message-
From: Michael Diers [mailto:mdi...@elego.de]
Sent: Wednesday, March 09, 2011 4:47 PM
To: Waseem Bokhari
Cc: users@subversion.apache.org
Subject: Re: pre-lock.bat Failed in Repo browser
-BEGIN PGP
Folks,
We use TortoiseSVN from windows XP SP3 clients (required by corporate
policy) to connect to repos on windows server 2003:-
Apache/2.2.17 (Win32) DAV/2 mod_ssl/2.2.17 OpenSSL/0.9.8o mod_wsgi/3.3
Python/2.6.4 SVN/1.6.15
I have one single user (amongst 15 or so) who is experiencing
authentic
Michael Diers wrote on Wed, Mar 09, 2011 at 11:08:28 +:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2011-03-09 02:23, Daniel Shahaf wrote:
> > Michael Diers wrote on Tue, Mar 08, 2011 at 09:39:11 +:
> [...]
> >> Wild guess: are you perhaps using the file:// access method when
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-08 09:46, Waseem Bokhari wrote:
> We are working in Windows Environment. Visual SVN on Server Side as
> administration Tool and Tortoise SVN of Client. We are using HTTPS as well.
>
> Repository URL looks as :-
>
> https://ServerMachine.D
Patrick Mézard wrote on Wed, Mar 09, 2011 at 09:54:13 +0100:
> Le 09/03/11 03:27, Daniel Shahaf a écrit :
> > Patrick Mézard wrote on Tue, Mar 08, 2011 at 22:23:04 +0100:
> >> Hello,
> >>
> >> When replaying a revision merging an svn:externals property from a branch
> >> B to another A, using the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-08 14:04, Bert Huijben wrote:
> I don?t think %VISUALSVN_SERVER% is set in your lock script. Subversion
> explicitly clears most environment variables before calling hook scripts.
>
> Most likely your script can?t find svnlook.exe
[...]
Vi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-09 02:23, Daniel Shahaf wrote:
> Michael Diers wrote on Tue, Mar 08, 2011 at 09:39:11 +:
[...]
>> Wild guess: are you perhaps using the file:// access method when
>> browsing the repository? Hook scripts are run by the Subversion server
On Tue, Mar 08, 2011 at 06:19:31PM -0600, Doug Goldstein wrote:
> Having an issue where I have a checkout of trunk and I do a svn merge
> --reintegrate of a branch. That branch has added a directory and
> within that directory it has added a svn:external and when I do an svn
> up at the top level o
On Tuesday 08 March 2011, Steve Cohen wrote:
> Given two branches off a trunk that were taken at different times, if
> the first is merged back to the trunk and then the second, how may the
> second be merged back into the trunk so as not to override changes from
> the first merge, assuming that bo
Is it possible to enable the dav_svn module for one hostname only?
We have a development box which was just being used for SVN. Then Trac got
added, then it started being used for hosting demo sites, then . etc.
We now have about 10 various hostnames on there and we have found if you add
/s
Le 09/03/11 03:27, Daniel Shahaf a écrit :
> Patrick Mézard wrote on Tue, Mar 08, 2011 at 22:23:04 +0100:
>> Hello,
>>
>> When replaying a revision merging an svn:externals property from a branch B
>> to another A, using the svn python binding for svn_ra_replay, I get a
>> property change event f
27 matches
Mail list logo