proposed export option

2010-04-27 Thread Paul Breen
Hello, I'd like to add a new option to the export command that allows the user to export files only if the file size has changed--something like svn export --skipfilesmatchingsize The idea is to do a quick-and-easy, traffic-minimizing deployment of files that are unlikely to remain the same

Re: proposed export option

2010-04-27 Thread Ryan Schmidt
On Apr 27, 2010, at 01:35, Ryan Schmidt wrote: or even simply making your remote deployment a working copy and using svn update there And with this option, consider using SVN::Notify::Mirror: http://search.cpan.org/perldoc?SVN::Notify::Mirror

Re: proposed export option

2010-04-27 Thread Paul Breen
Thanks for your reply, Ryan. On Mon, 4/26/10, Ryan Schmidt subversion-20...@ryandesign.com 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

Re: proposed export option

2010-04-27 Thread Ryan Schmidt
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 sizes

SVN-LDAP authentication

2010-04-27 Thread SudhaSelvaraj
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

Problem compiling subversion 1.6.11

2010-04-27 Thread pierre42d
# 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

Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Erik Andersson
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, pierre...@9online.fr wrote: # make -- making all in apr make[1]: Entering directory `/tmp/subversion-1.6.11/apr' make[2]: Entering directory

Re: Re: Problem compiling subversion 1.6.11

2010-04-27 Thread pierre42d
You probably want a package named openssl-devel on Fedora (openssl-dev on Debian)? I have openssl installed (from source). -- Pierre.

Re: Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Erik Andersson
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 add

Re: Can I have one project link to two subversion server?

2010-04-27 Thread Les Mikesell
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,

Re: proposed export option

2010-04-27 Thread Les Mikesell
Paul Breen wrote: Thanks for your reply, Ryan. On Mon, 4/26/10, Ryan Schmidt subversion-20...@ryandesign.com 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

ENC: Doubts - SVN.

2010-04-27 Thread Nardi, Barbara GM
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

Re: Doubts - SVN.

2010-04-27 Thread vishwajeet singh
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 installation

RES: Doubts - SVN.

2010-04-27 Thread Nardi, Barbara GM
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

Re: Doubts - SVN.

2010-04-27 Thread Nick Stolwijk
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

Re: SVN-LDAP authentication

2010-04-27 Thread Aaron Turner
On Tue, Apr 27, 2010 at 3:04 AM, SudhaSelvaraj sudha.selva...@aspiresys.com 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 =

Re: proposed export option

2010-04-27 Thread Daniel Shahaf
(+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

Re: Problem compiling subversion 1.6.11

2010-04-27 Thread Daniel Shahaf
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

Win7 Integartion issue

2010-04-27 Thread Bharti, Brijender
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: Win7 Integartion issue

2010-04-27 Thread Nick Stolwijk
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

RE: Win7 Integartion issue

2010-04-27 Thread Bharti, Brijender
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

Re: Can I have one project link to two subversion server?

2010-04-27 Thread David Weintraub
On Tue, Apr 27, 2010 at 1:04 AM, frank wang yixiaodaf...@gmail.com 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

Re: Win7 Integartion issue

2010-04-27 Thread Dave Huang
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

RE: Can I have one project link to two subversion server?

2010-04-27 Thread Bob Archer
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

Re: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread Mark Phippard
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 mathieu.oud...@gmail.com 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

RE: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread Bob Archer
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

Re: svn checkout/update only gets public part of the tree ?

2010-04-27 Thread m...@groups
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 bob.arc...@amsi.com wrote: I'm using the CollabNet Subversion on a Win2k8 system and I'd like to change the default

RE: [viewvc-users] python issue with viewvc

2010-04-27 Thread Seth Simmons
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

Rearranging archive

2010-04-27 Thread Steve
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'

Re: Rearranging archive

2010-04-27 Thread Ryan Schmidt
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 start

Re: Win7 Integartion issue

2010-04-27 Thread Itamar O
On Tue, Apr 27, 2010 at 8:41 PM, Dave Huang k...@azeotrope.org 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