On Tue, Apr 27, 2010 at 8:41 PM, Dave Huang wrote:
>
> On 4/27/2010 12:09 PM, Bharti, Brijender wrote:
>>
>> Hi,
>>
>> I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN
>> 64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get
>> integrated with Windows Explore
On Apr 27, 2010, at 18:43, Steve wrote:
> I have inherited an archive
a repository?
> that was created without using the recommended directory structure hosted on
> a Windows XP box set up with Apache and SSL. Everything works fine except our
> project is now to the point where I want to star
I have inherited an archive that was created without using the
recommended directory structure hosted on a Windows XP box set up with
Apache and SSL. Everything works fine except our project is now to the
point where I want to start using tags. Since the archives were created
without a 'trunk'
I did find postings related to this, but it doesn't apply because i don't have
multiple versions of Subversion on this box. As I said, this is a new box with
new subversion installation of 1.6.11. Others were saying they installed both
versions which caused their problem - I don't have multipl
Thanks both for your help.
You're right I don't like it much :) but at least that gives me a
better understanding of the issue / workarounds.
On Apr 27, 1:21 pm, Bob Archer wrote:
> > I'm using the CollabNet Subversion on a Win2k8 system and I'd like to
> > change the default behaviour on a "svn
> I'm using the CollabNet Subversion on a Win2k8 system and I'd like to
> change the default behaviour on a "svn co/up".
>
> When I checkout my whole source, it only gets the publicly available
> part of the tree (even though the credentials for the auth-required
> part are stored).
>
> so if I w
See this blog post:
http://blogs.open.collab.net/svn/2007/03/authz_and_anon_.html
On Tue, Apr 27, 2010 at 4:16 PM, m...@groups wrote:
> Hi,
>
> I'm using the CollabNet Subversion on a Win2k8 system and I'd like to
> change the default behaviour on a "svn co/up".
>
> When I checkout my whole so
Hi,
I'm using the CollabNet Subversion on a Win2k8 system and I'd like to
change the default behaviour on a "svn co/up".
When I checkout my whole source, it only gets the publicly available
part of the tree (even though the credentials for the auth-required
part are stored).
so if I want to chec
> Thanks for all reply.
>
> I like the subversion since it is a nice tool running both on window
> and linux. I looked git and svk and it seems they are only running on
> linux and I am uisng windowXP. I really hope that svk can become more
> stable and mature and runs on window.
FYI: Git runs on
On 4/27/2010 12:09 PM, Bharti, Brijender wrote:
Hi,
I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN
64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get
integrated with Windows Explorer. I can not see Tortoise SVN also in
Program Menu. I can see it is ins
On Tue, Apr 27, 2010 at 1:04 AM, frank wang wrote:
> Anyway, here is reason I want to check in the code into a private
> resository before I merge the code into the office SVN.
> During the development, I added a lot of codes for debugging in many stages
There is no reason why you can't have debu
I downloaded Tortoise SVN as pointed by you.
-Original Message-
From: Nick Stolwijk [mailto:nick.stolw...@gmail.com]
Sent: Tuesday, April 27, 2010 10:33 AM
To: Bharti, Brijender
Cc: users@subversion.apache.org
Subject: Re: Win7 Integartion issue
Which binary did you download? The one for
Which binary did you download? The one for Subversion or the one for
TortoiseSVN? They are different projects. The correct download for
TortoiseSVN is:
http://downloads.sourceforge.net/tortoisesvn/TortoiseSVN-1.6.8.19260-x64-svn-1.6.11.msi?download
Hth,
Nick Stolwijk
~Java Developer~
IPROFS BV.
Hi,
I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN 64bit
(earlier was 32bit) 1.6.11. It gets installed but it does not get integrated
with Windows Explorer. I can not see Tortoise SVN also in Program Menu. I can
see it is installed in control panel and Program Folder.
I re
pierre...@9online.fr wrote on Tue, 27 Apr 2010 at 13:22 +0200:
> -- making all in serf
> make[1]: Entering directory `/tmp/subversion-1.6.11/serf'
> /tmp/subversion-1.6.11/apr/libtool --silent --mode=link gcc -rpath
> /usr/local/serf/lib -o libserf-0.la buckets/aggregate_buckets.lo
> buckets
(+1 to what Ryan and Stefan said already)
Paul Breen wrote on Tue, 27 Apr 2010 at 01:57 -0700:
> My client is aware of rsync utility, but would prefer to use svn. I'll
> have to correspond with her to find out why she doesn't want to use
> rsync. As far as making the remote deployment a working
On Tue, Apr 27, 2010 at 3:04 AM, SudhaSelvaraj
wrote:
> Hi All,
>
> Even am looking for such set up .
>
> Am trying to do SVN-LDAP authentication for multi projects. Currently I have
> a common authz file for all the projects.
>
> COMMON AUTHZ FILE:
>
> [groups]
> pm = Sudha,user2
> dev = user1
>
Take a look at the website [1], there you will find the binary
packages [2] and a link to one of the manuals [3].
[1] http://subversion.apache.org
[2] http://subversion.apache.org/packages.html
[3] http://svnbook.red-bean.com/
Hth,
Nick Stolwijk
~Java Developer~
IPROFS BV.
Claus Sluterweg 125
2
Thanks for your answer.
What is the procedure to download it?
Best Regards
Barbara Gisele Martins Nardi
_
AstraZeneca do Brasil Ltda
Compliance, Processos e Segurança da Informação de ISIT
Rod. Raposo Tavares, Km 26
On Tue, Apr 27, 2010 at 8:02 PM, Nardi, Barbara GM <
barbara.na...@astrazeneca.com> wrote:
> *Good Morning,*
>
>
>
> I work at a company that is considering the use of SVN.
> I would like your help to understand what are the terms of this license?
> How can I purchase it and how is the installati
Good Morning,
I work at a company that is considering the use of SVN.
I would like your help to understand what are the terms of this license? How
can I purchase it and how is the installation procedure? It is compatible with
Windows Vista?
Best Regards.
Barbara Gisele Martins Nardi
On 4/26/2010 11:04 PM, frank wang wrote:
Thanks for all reply.
I like the subversion since it is a nice tool running both on window
and linux. I looked git and svk and it seems they are only running on
linux and I am uisng windowXP. I really hope that svk can become more
stable and mature and ru
Paul Breen wrote:
Thanks for your reply, Ryan.
On Mon, 4/26/10, Ryan Schmidt wrote:
Changed since when?
Changed since the last deployment. The routine would send the file
sizes of the files on the deployed computer to the repository server,
and if the file sizes differed from the file sizes
frank wang wrote:
Thanks for all reply.
I like the subversion since it is a nice tool running both on window
and linux. I looked git and svk and it seems they are only running on
linux and I am uisng windowXP. I really hope that svk can become more
stable and mature and runs on window.
Anyway,
>From the INSTALL:
"On Unix systems, if you are building neon as part of the Subversion
build process (as described in section I.4 above), you can pass flags
to Subversion's "./configure", and they will be passed on to neon's
"./configure". You need OpenSSL installed on your system, and you
must
> You probably want a package named openssl-devel on Fedora (openssl-dev on
> Debian)?
I have openssl installed (from source).
--
Pierre.
You probably want a package named openssl-devel on Fedora (openssl-dev on
Debian)?
Cheers / Erik
On Tue, Apr 27, 2010 at 1:22 PM, wrote:
> # make
> -- making all in apr
> make[1]: Entering directory `/tmp/subversion-1.6.11/apr'
> make[2]: Entering directory `/tmp/subversion-1.6.11/apr'
> ma
# make
-- making all in apr
make[1]: Entering directory `/tmp/subversion-1.6.11/apr'
make[2]: Entering directory `/tmp/subversion-1.6.11/apr'
make[2]: Nothing to be done for `local-all'.
make[2]: Leaving directory `/tmp/subversion-1.6.11/apr'
make[1]: Leaving directory `/tmp/subversion-1.6.11/a
On Tue, Apr 27, 2010 at 01:57:28AM -0700, Paul Breen wrote:
> For anyone who's interested, the details of the project I'm working on
> can be found at
>
> www.rentacoder.com/RentACoder/misc/BidRequests/ShowBidRequest.asp?lngBidRequestId=1395905
Hi Paul,
On the above linked page, your client say
Hi All,
Even am looking for such set up .
Am trying to do SVN-LDAP authentication for multi projects. Currently I
have a common authz file for all the projects.
COMMON AUTHZ FILE:
[groups]
pm = Sudha,user2
dev = user1
[project:/tag]
@dev= r
@pm = rw
Kind of similar configuration for trunk
On Apr 27, 2010, at 03:57, Paul Breen wrote:
> On Mon, 4/26/10, Ryan Schmidt wrote:
>> Changed since when?
> Changed since the last deployment. The routine would send the file
> sizes of the files on the deployed computer to the repository server,
> and if the file sizes differed from the file si
Thanks for your reply, Ryan.
On Mon, 4/26/10, Ryan Schmidt wrote:
> Changed since when?
Changed since the last deployment. The routine would send the file
sizes of the files on the deployed computer to the repository server,
and if the file sizes differed from the file sizes of the given revisio
32 matches
Mail list logo