Guten Tag Joost van Dongen,
am Mittwoch, 3. August 2011 um 18:18 schrieben Sie:
> So, what is going wrong here and how can I fix it?
I have a similar setup and the only solution for me was to always do
all operations in the original source, because most operations won't
work in the Junction itsel
Hi everbody,
I searched the web and the mailing list archive and now just want to make sure
that got everything right.
I have the task to move some folders (projects) of repository A into a
different repository B. I have no admin access to any of the repositories. The
only way to accomplish th
As Mark guessed, I am indeed setting up the junction points by hand. This is
how I made it:
-Create folder D:\SVN
-Do checkout on D:\SVN with "Immediate children, including folders", so only
the folders come in and not their contents
-Do "fully recursive" update on D:\SVN\SmallFolder to get its co
On Aug 3, 2011, at 08:14, Jan Ciesko (GMAIL) wrote:
> I'd like to ask if there is a way to see which particular files have been
> deleted when a directory deletion has been commited.
>
> Example:
>
> I add to a repository BAR/Apps the folder Jacobi. With "svnlook changed
> "$REPOS"" in the po
Hi, Georgiy,
Von: Georgiy Osipov [mailto:gaosi...@gmail.com]
> After updating to TortoiseSVN 1.6.99, Build 21709 - 32 Bit ,
> 2011/07/22 16:21:33, a crash follows each operations with repository
(some
> operations works fine, some fails, but crash report after each).
> Crash message is about memor
> -Original Message-
> From: joostdon...@gmail.com [mailto:joostdon...@gmail.com] On
> Behalf Of Joost van Dongen
> Sent: 04 August 2011 08:11
> To: Cooke, Mark
> Cc: Stefan Sperling; users@subversion.apache.org
> Subject: Re: SVN errors with junction points
>
> As Mark guessed, I am inde
Hi,
I have got some information that we can overwrite the header information
if required. How can we set this for SVN?
Thanks & Regards,
Dinoj D
Desk: +91 80 26588360 Extn: 48547
Cell: +91 9916668051
-Original Message-
From: Ryan Schmidt [mailto:subversion-20...@ryandesign.com]
Sent: Mon
Hi, Mark,
Von: Cooke, Mark [mailto:mark.co...@siemens.com]
> > After updating to TortoiseSVN 1.6.99, Build 21709 - 32 Bit ,
>
> Whoah! Where did you get that? The current version is "1.6.16", I
would
> guess that .99 indicates a developer build of some sort. Are you a
> developer? If not,
On Aug 4, 2011, at 04:11, D, Dinoj wrote:
>
> I have got some information that we can overwrite the header information
> if required. How can we set this for SVN?
Somebody did just post a message about that:
http://svn.haxx.se/users/archive-2011-08/0107.shtml
I had not been aware of this optio
Hi!
Is there a way to notify SVN that I moved a file? I know that I can just move
it back and then tell SVN to move it, that's not the point. What I'm looking
for instead is a way to just notify SVN after the fact, similar to what e.g.
TSVN does.
I tried to force the move, but that didn't help
Hi!
I'm refactoring code and in that context I moved parts of one file to a
separate file, so I copied trunk/A to trunk/B and then hacked the two so that
each contained one part of the code. Then, when the whole works again, I
commit the whole in a commit. First question here: I consider that a
Je serai absent(e) à partir du 07/26/2011 de retour le 08/18/2011.
I will be out of the office
I am off, picking up e-mails only occasionnally
For all important issues please reach directly:
For Fortis EQD Brokerage intergation : Marjorie Campet
For Dolce project : Ludivine Police
For Louvre Pr
On Thu, Aug 4, 2011 at 02:29, Cooke, Mark wrote:
> Hello,
>
> First: TortoiseSVN has its own mailing list (see
> http://tortoisesvn.net/community.html), if your problem is specifically with
> Tortoise then that should be your first point of contact. However...
The error reported comes direct f
2011/8/4 Peter Pommelich :
> I just want to that sure, because A is very large and it will take some time
> to get this done.
Note, that svnsync can be used to synchronize only a subset of repository.
As says help printed by "svnsync help init",
If the source URL is not the root of a repository,
Thanks a lot for that hint! Do you know if it's possible to sync multiple
folders of the source repository to the same destination repository? Something
like this:
svnsync initialize svn://a.repo.org/projA svn://b.repo.org/dest
svnsync initialize svn://a.repo.org/projB svn://b.repo.org/dest
svns
On Thu, Aug 4, 2011 at 9:30 AM, Peter Pommelich wrote:
> Thanks a lot for that hint! Do you know if it's possible to sync multiple
> folders of the source repository to the same destination repository?
> Something like this:
>
> svnsync initialize svn://a.repo.org/projA svn://b.repo.org/dest
> s
AhI just found this on
http://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt:
---snip
...
Q: Can I mirror a subdirectory of a master repository?
A: As of Subversion 1.5, it is possible to limit svnsync to a subdirectory
of the master repository.
This is most useful when t
Nico Kadel-Garcia wrote on Thu, Aug 04, 2011 at 09:53:03 -0400:
> On Thu, Aug 4, 2011 at 9:30 AM, Peter Pommelich wrote:
> > Thanks a lot for that hint! Do you know if it's possible to sync multiple
> > folders of the source repository to the same destination repository?
> > Something like this:
Konstantin Kolinko wrote on Thu, Aug 04, 2011 at 14:58:24 +0400:
> 2011/8/4 Peter Pommelich :
> > I just want to that sure, because A is very large and it will take some
> > time to get this done.
>
> Note, that svnsync can be used to synchronize only a subset of repository.
>
> As says help pri
> Hi!
>
> Is there a way to notify SVN that I moved a file? I know that I can just move
> it
> back and then tell SVN to move it, that's not the point. What I'm looking for
> instead is a way to just notify SVN after the fact, similar to what e.g.
> TSVN does.
>
> I tried to force the move, but
On Thu, Aug 4, 2011 at 10:10 AM, Daniel Shahaf wrote:
> Nico Kadel-Garcia wrote on Thu, Aug 04, 2011 at 09:53:03 -0400:
>> On Thu, Aug 4, 2011 at 9:30 AM, Peter Pommelich wrote:
>> > Thanks a lot for that hint! Do you know if it's possible to sync multiple
>> > folders of the source repository t
On 8/4/2011 9:18 AM, Daniel Shahaf wrote:
Konstantin Kolinko wrote on Thu, Aug 04, 2011 at 14:58:24 +0400:
2011/8/4 Peter Pommelich:
I just want to that sure, because A is very large and it will take some time to
get this done.
Note, that svnsync can be used to synchronize only a subset of r
While testing out the svn upgrade feature in 1.7 beta 2, on some working copies
the upgrade failed with an error E155036.
The problem was that the svn upgrade command is case sensitive on the WC folder
name and failed if the name doesn't match exactly. Windows itself is case
insensitive and no
On 2011-08-03 06:10, Ryan Schmidt wrote:
[...]
> I think perhaps you still misunderstand. Correct, svn_load_dirs.pl
> does not preserve your local changes. That's not its job. You never run
> svn_load_dirs.pl on directories or parts of the repository that contain
> any changes. You only run them on
On Aug 4, 2011, at 18:11, Michael Diers wrote:
> On 2011-08-03 06:10, Ryan Schmidt wrote:
> [...]
>> I think perhaps you still misunderstand. Correct, svn_load_dirs.pl
>> does not preserve your local changes. That's not its job. You never run
>> svn_load_dirs.pl on directories or parts of the rep
On Aug 4, 2011, at 18:04, Stephen Meechan wrote:
> While testing out the svn upgrade feature in 1.7 beta 2, on some working
> copies the upgrade failed with an error E155036.
>
> The problem was that the svn upgrade command is case sensitive on the WC
> folder name and failed if the name does
Hi Subversion,
I'm Rajith Chathunga from university of Moratuwa, Sri Lanka. My team is
developing an open source Subversion client as our internship project. It
will be a great help that you can provide us some directions to release it.
What is the procedure that we should follow to release it?
T
27 matches
Mail list logo